Skip to content

feat(configs): add Shelley config structs #993

feat(configs): add Shelley config structs

feat(configs): add Shelley config structs #993

Triggered via push December 14, 2023 00:19
Status Failure
Total duration 9m 33s
Artifacts

validate.yml

on: push
Matrix: Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 45 warnings
Lints: pallas-configs/src/shelley.rs#L1
unused import: `Serialize`
Lints
could not compile `pallas-configs` (lib) due to previous error
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 `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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable): pallas-configs/src/shelley.rs#L1
unused import: `Serialize`
Check (ubuntu-latest, stable)
`pallas-configs` (lib) generated 1 warning (run `cargo fix --lib -p pallas-configs` to apply 1 suggestion)
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 `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: pallas-configs/src/shelley.rs#L1
unused import: `Serialize`
Test Suite
`pallas-configs` (lib) generated 1 warning (run `cargo fix --lib -p pallas-configs` to apply 1 suggestion)
Test Suite
`pallas-configs` (lib test) generated 1 warning (1 duplicate)
Test Suite: pallas/src/lib.rs#L10
unknown lint: `rustdoc::missing_doc_code_examples`
Test Suite: pallas/src/lib.rs#L10
lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples`
Test Suite
2 warnings emitted
Check (windows-latest, stable)
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 (windows-latest, stable): pallas-network/src/facades.rs#L1
unused import: `std::path::Path`
Check (windows-latest, stable): pallas-network/src/facades.rs#L11
unused import: `Confirmation`
Check (windows-latest, stable)
`pallas-network` (lib) generated 2 warnings (run `cargo fix --lib -p pallas-network` to apply 2 suggestions)
Check (windows-latest, stable): pallas-configs/src/shelley.rs#L1
unused import: `Serialize`
Check (windows-latest, stable)
`pallas-configs` (lib) generated 1 warning (run `cargo fix --lib -p pallas-configs` to apply 1 suggestion)
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L8
unused import: `PRE_PRODUCTION_MAGIC`
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L14
function `do_localstate_query` is never used
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L55
function `do_chainsync` is never used
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L84
constant `SOCKET_PATH` is never used
Check (windows-latest, stable)
`n2c-miniprotocols` (bin "n2c-miniprotocols") generated 4 warnings (run `cargo fix --bin "n2c-miniprotocols"` to apply 1 suggestion)
Check (windows-latest, stable)
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 (windows-latest, stable)
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 (windows-latest, stable)
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 (windows-latest, stable)
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 (macOS-latest, stable)
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 (macOS-latest, stable): pallas-configs/src/shelley.rs#L1
unused import: `Serialize`
Check (macOS-latest, stable)
`pallas-configs` (lib) generated 1 warning (run `cargo fix --lib -p pallas-configs` to apply 1 suggestion)
Check (macOS-latest, stable)
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 (macOS-latest, stable)
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 (macOS-latest, stable)
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 (macOS-latest, stable)
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/