Release 0.18.3 #1540
Annotations
16 warnings
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/
|
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/
|
|
pallas-miniprotocols/src/blockfetch/mod.rs#L6
unused import: `codec::*`
|
pallas-miniprotocols/src/chainsync/mod.rs#L8
unused import: `codec::*`
|
pallas-miniprotocols/src/localstate/mod.rs#L7
unused import: `codec::*`
|
pallas-miniprotocols/src/txsubmission/mod.rs#L7
unused import: `codec::*`
|
pallas-miniprotocols/src/localstate/queries.rs#L49
field `0` is never read
|
|
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
|
examples/n2c-miniprotocols/src/main.rs#L7
struct `LoggingObserver` is never constructed
|
examples/n2n-miniprotocols/src/main.rs#L7
struct `LoggingObserver` is never constructed
|
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/
|
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/
|
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/
|
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/
|
This job succeeded
Loading