feat: add anvil_{set,remove}BlockTimestampInterval
#1241
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.
|