Som/pectra4 engine api #781
Annotations
23 warnings
the borrowed expression implements the required traits:
build.rs#L5
warning: the borrowed expression implements the required traits
--> build.rs:5:18
|
5 | config.bytes(&["."]);
| ^^^^^^ help: change this to: `["."]`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args
= note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default
|
unexpected `cfg` condition value: `execution`:
build.rs#L44
warning: unexpected `cfg` condition value: `execution`
--> build.rs:44:13
|
44 | if cfg!(feature = "execution") {
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `remotekv`, `sentinel`, `sentry`, `snapshotsync`, `txpool`, and `web3`
= help: consider adding `execution` as a feature in `Cargo.toml`
= note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/[email protected], actions-rs/clippy-check@v1, actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/[email protected], actions-rs/clippy-check@v1, actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci:
build.rs#L44
unexpected `cfg` condition value: `execution`
|
ci
`ethereum-interfaces` (build script) generated 1 warning
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
Unable to download cargo-hack == latest from the tool cache: Error: Unexpected HTTP response: 403
|