Mux SessionState (test) #1905
Annotations
1 error and 25 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/
|
|
lib/src/protocol/mux/mod.rs#L4
unused import: `io::Write`
|
lib/src/protocol/mux/parser.rs#L10
unused imports: `HexDisplay`, `Offset`
|
lib/src/https.rs#L331
unreachable expression
|
lib/src/protocol/kawa_h1/mod.rs#L1048
unused variable: `h2`
|
lib/src/protocol/mux/parser.rs#L91
unused variable: `other`
|
lib/src/protocol/mux/parser.rs#L430
unused variable: `header`
|
lib/src/protocol/mux/mod.rs#L108
unused variable: `session`
|
lib/src/protocol/mux/mod.rs#L109
unused variable: `proxy`
|
lib/src/protocol/mux/mod.rs#L110
unused variable: `metrics`
|
|
lib/src/protocol/mux/mod.rs#L4
unused import: `io::Write`
|
lib/src/protocol/mux/parser.rs#L10
unused imports: `HexDisplay`, `Offset`
|
lib/src/https.rs#L331
unreachable expression
|
lib/src/protocol/kawa_h1/mod.rs#L1048
unused variable: `h2`
|
lib/src/protocol/mux/parser.rs#L91
unused variable: `other`
|
lib/src/protocol/mux/parser.rs#L430
unused variable: `header`
|
lib/src/protocol/mux/mod.rs#L108
unused variable: `session`
|
lib/src/protocol/mux/mod.rs#L109
unused variable: `proxy`
|
lib/src/protocol/mux/mod.rs#L110
unused variable: `metrics`
|
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