Skip to content

feat(network): implement windows named pipes connections (#279) #922

feat(network): implement windows named pipes connections (#279)

feat(network): implement windows named pipes connections (#279) #922

Triggered via push November 16, 2023 13:06
Status Failure
Total duration 7m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

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

Annotations

16 errors and 39 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check (ubuntu-latest, stable): pallas-network/src/multiplexer.rs#L18
the name `UnixListener` is defined multiple times
Check (ubuntu-latest, stable): pallas-network/src/facades.rs#L281
failed to resolve: use of undeclared crate or module `n2c`
Check (ubuntu-latest, stable): pallas-network/src/facades.rs#L299
failed to resolve: use of undeclared crate or module `n2c`
Check (ubuntu-latest, stable): pallas-network/src/facades.rs#L306
failed to resolve: use of undeclared crate or module `n2c`
Check (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite: pallas-network/src/multiplexer.rs#L18
the name `UnixListener` is defined multiple times
Test Suite: pallas-network/src/facades.rs#L281
failed to resolve: use of undeclared crate or module `n2c`
Test Suite: pallas-network/src/facades.rs#L299
failed to resolve: use of undeclared crate or module `n2c`
Test Suite: pallas-network/src/facades.rs#L306
failed to resolve: use of undeclared crate or module `n2c`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (macOS-latest, stable): pallas-network/src/multiplexer.rs#L18
the name `UnixListener` is defined multiple times
Check (macOS-latest, stable): pallas-network/src/facades.rs#L281
failed to resolve: use of undeclared crate or module `n2c`
Check (macOS-latest, stable): pallas-network/src/facades.rs#L299
failed to resolve: use of undeclared crate or module `n2c`
Check (macOS-latest, stable): pallas-network/src/facades.rs#L306
failed to resolve: use of undeclared crate or module `n2c`
Check (macOS-latest, stable)
The process '/Users/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-network/src/multiplexer.rs#L18
unused import: `tokio::net::UnixListener`
Check (ubuntu-latest, stable)
`pallas-network` (lib) generated 1 warning
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-network/src/multiplexer.rs#L18
unused import: `tokio::net::UnixListener`
Test Suite
`pallas-network` (lib) generated 1 warning
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-network/src/multiplexer.rs#L18
unused import: `tokio::net::UnixListener`
Check (macOS-latest, stable)
`pallas-network` (lib) generated 1 warning
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/
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#L14
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): examples/n2c-miniprotocols/src/main.rs#L3
unused import: `PRE_PRODUCTION_MAGIC`
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L7
function `do_localstate_query` is never used
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L30
function `do_chainsync` is never used
Check (windows-latest, stable): examples/n2c-miniprotocols/src/main.rs#L59
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/