Add reponse body type #429
Annotations
8 errors and 12 warnings
ohkami/src/lib.rs#L35
the name `TcpListener` is defined multiple times
|
ohkami/src/lib.rs#L40
the name `task` is defined multiple times
|
ohkami/src/lib.rs#L45
the name `AsyncReader` is defined multiple times
|
ohkami/src/lib.rs#L50
the name `AsyncWriter` is defined multiple times
|
ohkami/src/layer1_req_res/request/_test_parse.rs#L4
the name `async_test` is defined multiple times
|
ohkami/src/layer5_ohkami/howl.rs#L45
no method named `incoming` found for struct `tokio::net::TcpListener` in the current scope
|
ohkami/src/layer5_ohkami/howl.rs#L49
mismatched types
|
|
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/
|
ohkami/src/lib.rs#L35
unused import: `async_std::net::TcpListener`
|
ohkami/src/lib.rs#L40
unused import: `async_std::task`
|
ohkami/src/lib.rs#L45
unused import: `async_std::io::ReadExt as AsyncReader`
|
ohkami/src/lib.rs#L50
unused import: `async_std::io::WriteExt as AsyncWriter`
|
ohkami/src/layer1_req_res/request/_test_parse.rs#L4
unused import: `async_std::test as async_test`
|
ohkami/src/layer5_ohkami/howl.rs#L4
unused import: `crate::__rt__::StreamExt`
|
|
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