BEP466 #370
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test-dev-test:
light-client/src/header/eth_header.rs#L473
unused import: `crate::fixture::localnet::Localnet`
|
unit-test-dev-test:
light-client/src/header/eth_header.rs#L476
unused import: `crate::misc::ChainId`
|
unit-test-dev-test
`parlia-elc` (lib test) generated 2 warnings (run `cargo fix --lib -p parlia-elc --tests` to apply 2 suggestions)
|
unit-test:
light-client/src/header/eth_header.rs#L473
unused import: `crate::fixture::localnet::Localnet`
|
unit-test:
light-client/src/header/eth_header.rs#L476
unused import: `crate::misc::ChainId`
|
unit-test:
light-client/src/header/mod.rs#L283
method `eth_header_mut` is never used
|
unit-test
`parlia-elc` (lib test) generated 3 warnings (run `cargo fix --lib -p parlia-elc --tests` to apply 2 suggestions)
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading