release: v1.1.0-rc.2 #3033
Annotations
26 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install rust (nightly)
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/
|
Install rust (nightly)
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/
|
Install rust (nightly)
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/
|
Install rust (nightly)
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/
|
Build:
command/src/parser.rs#L57
elided lifetime has a name
|
Build:
command/src/response.rs#L221
struct `StatePath` is never constructed
|
Build
`sozu-command-lib` (lib) generated 2 warnings
|
Build:
lib/src/protocol/mux/h1.rs#L342
unused variable: `context`
|
Build:
lib/src/protocol/mux/h2.rs#L90
unused variable: `weight`
|
Build:
lib/src/protocol/mux/h2.rs#L100
unused variable: `urgency`
|
Build:
lib/src/protocol/mux/h2.rs#L101
unused variable: `incremental`
|
Build:
lib/src/protocol/mux/h2.rs#L221
unused variable: `i`
|
Build:
lib/src/protocol/mux/h2.rs#L1127
unused variable: `context`
|
Build:
lib/src/protocol/mux/mod.rs#L514
unused variable: `token`
|
Test:
command/src/parser.rs#L57
elided lifetime has a name
|
Test:
command/src/response.rs#L221
struct `StatePath` is never constructed
|
Test:
lib/src/protocol/mux/h1.rs#L342
unused variable: `context`
|
Test:
lib/src/protocol/mux/h2.rs#L90
unused variable: `weight`
|
Test:
lib/src/protocol/mux/h2.rs#L100
unused variable: `urgency`
|
Test:
lib/src/protocol/mux/h2.rs#L101
unused variable: `incremental`
|
Test:
lib/src/protocol/mux/h2.rs#L221
unused variable: `i`
|
Test:
lib/src/protocol/mux/h2.rs#L1127
unused variable: `context`
|
Test:
lib/src/protocol/mux/mod.rs#L514
unused variable: `token`
|
Test:
lib/src/protocol/mux/mod.rs#L514
unused variable: `stream`
|
Loading