Skip to content

Define MuxResult for inter MuxSession control flow #1913

Define MuxResult for inter MuxSession control flow

Define MuxResult for inter MuxSession control flow #1913

Triggered via push August 22, 2023 14:22
Status Failure
Total duration 8m 13s
Artifacts

ci.yml

on: push
Build documentation
3m 45s
Build documentation
Coverage
8m 2s
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

3 errors and 95 warnings
Test (nightly, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, beta)
The operation was canceled.
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
output filename collision.
Build documentation: lib/src/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Build documentation: lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Build documentation: lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Build documentation: lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Build documentation: lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Build documentation: lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Build documentation: lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Build documentation: lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Build documentation: lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
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 (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)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (nightly, true): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (nightly, true): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (nightly, true)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Test (nightly, true): lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Test (nightly, true): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (nightly, true): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (nightly, true): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (nightly, true): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
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): lib/src/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Test (false, stable): lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Test (false, stable): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, stable): lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Test (false, stable): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, stable): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, stable): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (false, stable)
`sozu-lib` (lib) generated 9 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
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): lib/src/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Test (false, stable): lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Test (false, stable): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, stable): lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Test (false, stable): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, stable): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, stable): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, stable): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
Test (false, stable)
`sozu-lib` (lib) generated 9 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
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/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Test (false, beta): lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Test (false, beta): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, beta): lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Test (false, beta): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, beta): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, beta): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
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/protocol/mux/h2.rs#L253
unused variable: `push_promise`
Test (false, beta): lib/src/protocol/mux/h2.rs#L262
unused variable: `priority`
Test (false, beta): lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
Test (false, beta): lib/src/protocol/mux/parser.rs#L514
unused variable: `header`
Test (false, beta): lib/src/protocol/mux/parser.rs#L80
multiple variants are never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L192
variant `Continuation` is never constructed
Test (false, beta): lib/src/protocol/mux/parser.rs#L196
methods `is_stream_specific` and `stream_id` are never used
Test (false, beta): lib/src/protocol/mux/parser.rs#L585
function `continuation_frame` is never used
Test (false, beta): lib/src/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
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/
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 `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/