Skip to content

Merge up to 024ffe1cabff #5

Merge up to 024ffe1cabff

Merge up to 024ffe1cabff #5

Triggered via pull request January 10, 2025 22:00
Status Success
Total duration 8m 21s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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