Skip to content

feat: add anvil_{set,remove}BlockTimestampInterval #1241

feat: add anvil_{set,remove}BlockTimestampInterval

feat: add anvil_{set,remove}BlockTimestampInterval #1241

Triggered via pull request November 28, 2024 05:36
Status Failure
Total duration 40s
Artifacts

tests.yaml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory.rs#L303
no method named `set_last_timestamp_unchecked` found for reference `&TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory.rs#L344
no method named `set_last_timestamp_unchecked` found for reference `&TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory_ext.rs#L62
no method named `set_last_timestamp_unchecked` found for struct `TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/eth.rs#L2845
no method named `set_last_timestamp_unchecked` found for struct `node::time::TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/eth.rs#L2946
no method named `set_last_timestamp_unchecked` found for struct `node::time::TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/eth.rs#L2998
no method named `set_last_timestamp_unchecked` found for struct `node::time::TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory.rs#L303
no method named `set_last_timestamp_unchecked` found for reference `&node::time::TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory.rs#L344
no method named `set_last_timestamp_unchecked` found for reference `&node::time::TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core): src/node/in_memory_ext.rs#L62
no method named `set_last_timestamp_unchecked` found for struct `node::time::TimestampManager` in the current scope
unit-tests (ubuntu-22.04-github-hosted-16core)
Process completed with exit code 101.
unit-tests (macos-latest)
The job was canceled because "ubuntu-22_04-github-hoste" failed.