Skip to content

I125 system events not emitted #127

I125 system events not emitted

I125 system events not emitted #127

Triggered via pull request November 16, 2024 18:41
Status Failure
Total duration 10m 24s
Artifacts

build-test.yml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
Test and Build (ubuntu-latest, 1.72): crates/rpc/src/v1/tests/mocked/signing.rs#L24
unresolved import `v1::helpers::FullDispatcher`
Test and Build (ubuntu-latest, 1.72): crates/rpc/src/v1/types/transaction.rs#L367
unresolved import `v1::types::AccessListItem`
Test and Build (ubuntu-latest, 1.72)
could not compile `parity-rpc` (lib test) due to 2 previous errors
Test and Build (ubuntu-latest, 1.72)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test and Build (ubuntu-latest, 1.72)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test and Build (ubuntu-latest, 1.72)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test and Build (ubuntu-latest, 1.72)
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/
Test and Build (ubuntu-latest, 1.72)
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/
Test and Build (ubuntu-latest, 1.72)
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/
Test and Build (ubuntu-latest, 1.72)
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/
Test and Build (ubuntu-latest, 1.72): crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L21
fields `staking_address`, `socket_addr`, and `public_key` are never read
Test and Build (ubuntu-latest, 1.72): crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L304
method `disconnect_pending_validators` is never used
Test and Build (ubuntu-latest, 1.72)
`ethcore` (lib) generated 6 warnings (run `cargo fix --lib -p ethcore` to apply 3 suggestions)
Test and Build (ubuntu-latest, 1.72)
build failed, waiting for other jobs to finish...