Skip to content

Draft: introduce multiplexed SessionState to handle heterogeneous HTTP Sessions #2982

Draft: introduce multiplexed SessionState to handle heterogeneous HTTP Sessions

Draft: introduce multiplexed SessionState to handle heterogeneous HTTP Sessions #2982

Triggered via pull request July 19, 2024 08:19
@KeksojKeksoj
synchronize #1104
mux_v1
Status Success
Total duration 5m 51s
Artifacts

ci.yml

on: pull_request
Build documentation
2m 34s
Build documentation
Coverage
5m 41s
Coverage
Docker build and push to Docker Hub
0s
Docker build and push to Docker Hub
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
Build documentation
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/
Build documentation
The following actions uses Node.js version which is deprecated 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/
Build documentation: command/src/response.rs#L221
struct `StatePath` is never constructed
Build documentation
`sozu-command-lib` (lib) generated 1 warning
Build documentation: lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Build documentation: lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Build documentation: lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Build documentation: lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Build documentation: lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Build documentation: lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Build documentation: lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Build documentation: lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Build documentation
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 documentation
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 documentation
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 documentation
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/
Test (false, beta)
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/
Test (false, beta)
The following actions uses Node.js version which is deprecated 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/
Test (false, beta): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (false, beta)
`sozu-command-lib` (lib) generated 1 warning
Test (false, beta): lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Test (false, beta): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (false, beta): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (false, beta): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (false, beta): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (false, beta): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (false, beta): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Test (false, beta): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (false, beta): lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Test (false, beta): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (false, beta): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (false, beta): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (false, beta): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (false, beta): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (false, beta): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Test (false, beta): lib/src/protocol/mux/h2.rs#L837
unused variable: `push_promise`
Test (false, beta)
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/
Test (false, beta)
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/
Test (false, beta)
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/
Test (false, beta)
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/
Test (nightly, true)
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/
Test (nightly, true)
The following actions uses Node.js version which is deprecated 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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (nightly, true)
`sozu-command-lib` (lib) generated 1 warning
Test (nightly, true): lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Test (nightly, true): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Test (nightly, true): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (nightly, true): lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Test (nightly, true): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L837
unused variable: `push_promise`
Test (false, stable)
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/
Test (false, stable)
The following actions uses Node.js version which is deprecated 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/
Test (false, stable): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (false, stable)
`sozu-command-lib` (lib) generated 1 warning
Test (false, stable): lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Test (false, stable): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (false, stable): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (false, stable): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (false, stable): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (false, stable): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (false, stable): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Test (false, stable)
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/
Test (false, stable)
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/
Test (false, stable)
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/
Test (false, stable)
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/
Test (false, stable): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (false, stable): lib/src/protocol/mux/mod.rs#L1587
unreachable statement
Test (false, stable): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (false, stable): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (false, stable): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (false, stable): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (false, stable): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (false, stable): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
Test (false, stable): lib/src/protocol/mux/h2.rs#L837
unused variable: `push_promise`
Coverage
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/
Coverage
The following actions uses Node.js version which is deprecated 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/
Coverage
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/
Coverage
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/
Coverage
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/
Coverage
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/