Skip to content

Fixes #92 - critical dependabot alerts #96

Fixes #92 - critical dependabot alerts

Fixes #92 - critical dependabot alerts #96

Triggered via pull request January 4, 2024 15:45
Status Failure
Total duration 10m 56s
Artifacts

build-test.yml

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

Annotations

4 errors and 13 warnings
Test and Build (ubuntu-latest, 1.72): crates/rpc/src/v1/helpers/eip191.rs#L36
no method named `kind` found for enum `eip_712::error::ErrorKind` in the current scope
Test and Build (ubuntu-latest, 1.72): crates/rpc/src/v1/impls/personal.rs#L256
no method named `kind` found for enum `eip_712::error::ErrorKind` in the current scope
Test and Build (ubuntu-latest, 1.72)
could not compile `parity-rpc` (lib) 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 `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)
`ethcore-io` (lib test) generated 2 warnings
Test and Build (ubuntu-latest, 1.72): crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L22
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#L310
method `disconnect_pending_validators` is never used
Test and Build (ubuntu-latest, 1.72): crates/ethcore/src/spec/spec.rs#L1200
missing documentation for an associated function
Test and Build (ubuntu-latest, 1.72)
build failed, waiting for other jobs to finish...