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/
|
Run cargo check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo check:
pallas-miniprotocols/src/blockfetch/mod.rs#L6
unused import: `codec::*`
|
Run cargo check:
pallas-miniprotocols/src/chainsync/mod.rs#L8
unused import: `codec::*`
|
Run cargo check:
pallas-miniprotocols/src/localstate/mod.rs#L7
unused import: `codec::*`
|
Run cargo check:
pallas-miniprotocols/src/txsubmission/mod.rs#L7
unused import: `codec::*`
|
Run cargo check:
pallas-miniprotocols/src/localstate/queries.rs#L49
field `0` is never read
|
Run cargo check
`pallas-miniprotocols` (lib) generated 5 warnings (run `cargo fix --lib -p pallas-miniprotocols` to apply 4 suggestions)
|
Run cargo 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
|
Run cargo check:
examples/n2c-miniprotocols/src/main.rs#L7
struct `LoggingObserver` is never constructed
|
Run cargo check:
examples/n2n-miniprotocols/src/main.rs#L7
struct `LoggingObserver` is never constructed
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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