Draft: introduce multiplexed SessionState to handle heterogeneous HTTP Sessions #3139
Annotations
24 warnings
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
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/syn/2.0.96/download` (151.101.46.137), got 502
|
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde_json/1.0.137/download` (151.101.46.137), got 502
|
Build
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde/1.0.217/download` (151.101.46.137), got 502
|
Build:
command/src/parser.rs#L57
elided lifetime has a name
|
Build
`sozu-command-lib` (lib) generated 1 warning
|
Build:
lib/src/protocol/kawa_h1/mod.rs#L1548
unused variable: `metrics`
|
Build:
lib/src/protocol/mux/h1.rs#L350
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`
|
Test:
command/src/parser.rs#L57
elided lifetime has a name
|
Test:
lib/src/protocol/kawa_h1/mod.rs#L1548
unused variable: `metrics`
|
Test:
lib/src/protocol/mux/h1.rs#L350
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#L1150
unused variable: `context`
|
Test:
lib/src/protocol/mux/mod.rs#L517
unused variable: `token`
|
Test:
lib/src/protocol/mux/mod.rs#L517
unused variable: `stream`
|
Loading