feat(applying): add remaining validations for Byron era (#325) #890
Annotations
14 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/
|
pallas-network/src/facades.rs#L1
unused import: `std::path::Path`
|
pallas-network/src/facades.rs#L11
unused import: `Confirmation`
|
pallas-network/src/facades.rs#L15
unused imports: `PROTOCOL_N2C_CHAIN_SYNC`, `PROTOCOL_N2C_HANDSHAKE`, `PROTOCOL_N2C_STATE_QUERY`
|
pallas-network/src/multiplexer.rs#L6
unused import: `std::path::Path`
|
|
examples/n2c-miniprotocols/src/main.rs#L3
unused import: `MAINNET_MAGIC`
|
examples/n2c-miniprotocols/src/main.rs#L7
function `do_localstate_query` is never used
|
examples/n2c-miniprotocols/src/main.rs#L19
function `do_chainsync` is never used
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading