Skip to content

fix: update n2n version table (#530) #1538

fix: update n2n version table (#530)

fix: update n2n version table (#530) #1538

Triggered via push October 23, 2024 18:01
Status Failure
Total duration 47s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 38 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Check: pallas-miniprotocols/src/blockfetch/mod.rs#L6
unused import: `codec::*`
Check: pallas-miniprotocols/src/chainsync/mod.rs#L8
unused import: `codec::*`
Check: pallas-miniprotocols/src/localstate/mod.rs#L7
unused import: `codec::*`
Check: pallas-miniprotocols/src/txsubmission/mod.rs#L7
unused import: `codec::*`
Check: pallas-miniprotocols/src/localstate/queries.rs#L49
field `0` is never read
Check
`pallas-miniprotocols` (lib) generated 5 warnings (run `cargo fix --lib -p pallas-miniprotocols` to apply 4 suggestions)
Check: examples/block-download/src/main.rs#L22
use of deprecated associated function `pallas::network::pallas_miniprotocols::handshake::n2n::<impl pallas::network::pallas_miniprotocols::handshake::VersionTable<pallas::network::pallas_miniprotocols::handshake::n2n::VersionData>>::v4_and_above`: no longer supported by spec
Check: examples/n2c-miniprotocols/src/main.rs#L7
struct `LoggingObserver` is never constructed
Check
`block-download` (bin "block-download") generated 1 warning
Check
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/
Check
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/
Check
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/
Check
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 Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 Suite
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 Suite
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 Suite
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 Suite
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 Suite
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test Suite: pallas-miniprotocols/src/blockfetch/mod.rs#L6
unused import: `codec::*`
Test Suite: pallas-miniprotocols/src/chainsync/mod.rs#L8
unused import: `codec::*`
Test Suite: pallas-miniprotocols/src/localstate/mod.rs#L7
unused import: `codec::*`
Test Suite: pallas-miniprotocols/src/txsubmission/mod.rs#L7
unused import: `codec::*`
Test Suite: pallas-miniprotocols/src/localstate/queries.rs#L49
field `0` is never read
Test Suite
`pallas-miniprotocols` (lib) generated 5 warnings (run `cargo fix --lib -p pallas-miniprotocols` to apply 4 suggestions)
Test Suite: pallas-primitives/src/alonzo/model.rs#L1572
unused import: `TransactionOutput`
Test Suite: pallas-traverse/src/hashes.rs#L147
unused import: `MultiEraBlock`
Test Suite: examples/n2c-miniprotocols/src/main.rs#L7
struct `LoggingObserver` is never constructed