Skip to content

Draft: HTTPS Mux SessionState #1968

Draft: HTTPS Mux SessionState

Draft: HTTPS Mux SessionState #1968

Triggered via pull request September 14, 2023 18:45
Status Success
Total duration 8m 29s
Artifacts

ci.yml

on: pull_request
Build documentation
3m 25s
Build documentation
Coverage
8m 16s
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

96 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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Build documentation: lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Build documentation: lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Build documentation: lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Build documentation: lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Build documentation: lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Build documentation: lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Build documentation: lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Build documentation: lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Build documentation: lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
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)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, beta): lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Test (false, beta): lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Test (false, beta): lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Test (false, beta): lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Test (false, beta): lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Test (false, beta): lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Test (false, beta): lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
Test (false, beta)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, beta): lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Test (false, beta): lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Test (false, beta): lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Test (false, beta): lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Test (false, beta): lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Test (false, beta): lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Test (false, beta): lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Test (false, beta): lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
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 `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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (nightly, true): lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Test (nightly, true): lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Test (nightly, true): lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Test (nightly, true): lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
Test (nightly, true)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (nightly, true): lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Test (nightly, true): lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Test (nightly, true): lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Test (nightly, true): lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
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)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, stable): lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Test (false, stable): lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Test (false, stable): lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Test (false, stable): lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Test (false, stable): lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Test (false, stable): lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Test (false, stable): lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
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)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, stable): lib/src/https.rs#L734
use of deprecated associated function `sozu_command::proto::command::AlpnProtocol::from_i32`: Use the TryFrom<i32> implementation instead
Test (false, stable): lib/src/protocol/mux/h1.rs#L192
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L114
unused variable: `stream_id`
Test (false, stable): lib/src/protocol/mux/h2.rs#L556
unused variable: `push_promise`
Test (false, stable): lib/src/protocol/mux/h2.rs#L569
unused variable: `priority`
Test (false, stable): lib/src/protocol/mux/h2.rs#L716
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
Test (false, stable): lib/src/protocol/mux/mod.rs#L316
unused variable: `token`
Test (false, stable): lib/src/protocol/mux/mod.rs#L322
unused variable: `token`
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
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/