Skip to content

Add: layer6_testing::Testing #426

Add: layer6_testing::Testing

Add: layer6_testing::Testing #426

Triggered via pull request October 23, 2023 07:39
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: cargo-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 17 warnings
cargo-test (async-std): ohkami/src/lib.rs#L31
the name `TcpListener` is defined multiple times
cargo-test (async-std): ohkami/src/lib.rs#L36
the name `task` is defined multiple times
cargo-test (async-std): ohkami/src/lib.rs#L41
the name `AsyncReader` is defined multiple times
cargo-test (async-std): ohkami/src/lib.rs#L46
the name `AsyncWriter` is defined multiple times
cargo-test (async-std): ohkami/src/layer1_req_res/request/_test_parse.rs#L4
the name `async_test` is defined multiple times
cargo-test (async-std): ohkami/src/layer5_ohkami/howl.rs#L45
no method named `incoming` found for struct `tokio::net::TcpListener` in the current scope
cargo-test (async-std)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-test (tokio)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
cargo-test (tokio)
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/
cargo-test (tokio)
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/
cargo-test (tokio)
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/
cargo-test (tokio)
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/
cargo-test (async-std)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
cargo-test (async-std)
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/
cargo-test (async-std)
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/
cargo-test (async-std)
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/
cargo-test (async-std)
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/
cargo-test (async-std): ohkami/src/lib.rs#L31
unused import: `async_std::net::TcpListener`
cargo-test (async-std): ohkami/src/lib.rs#L36
unused import: `async_std::task`
cargo-test (async-std): ohkami/src/lib.rs#L41
unused import: `async_std::io::ReadExt as AsyncReader`
cargo-test (async-std): ohkami/src/lib.rs#L46
unused import: `async_std::io::WriteExt as AsyncWriter`
cargo-test (async-std): ohkami/src/layer1_req_res/request/_test_parse.rs#L4
unused import: `async_std::test as async_test`
cargo-test (async-std): ohkami/src/layer5_ohkami/howl.rs#L4
unused import: `crate::__rt__::StreamExt`
cargo-test (async-std)
`ohkami` (lib test) generated 6 warnings