Fix H1 round trip: #1925
ci.yml
on: push
Build documentation
4m 17s
Coverage
10m 40s
Docker build and push to Docker Hub
0s
Matrix: Test
Annotations
1 error and 96 warnings
Test (false, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
output filename collision.
|
Build documentation:
lib/src/protocol/mux/h1.rs#L60
unused variable: `endpoint`
|
Build documentation:
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Build documentation:
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Build documentation:
lib/src/protocol/mux/h2.rs#L372
unused variable: `priority`
|
Build documentation:
lib/src/protocol/mux/parser.rs#L110
unused variable: `other`
|
Build documentation:
lib/src/protocol/mux/parser.rs#L80
multiple variants are 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/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/h1.rs#L60
unused variable: `endpoint`
|
Test (nightly, true):
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Test (nightly, true):
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Test (nightly, true):
lib/src/protocol/mux/h2.rs#L372
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#L80
multiple variants are 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/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
|
Test (nightly, true)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 5 suggestions)
|
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/h1.rs#L60
unused variable: `endpoint`
|
Test (nightly, true):
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Test (nightly, true):
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Test (nightly, true):
lib/src/protocol/mux/h2.rs#L372
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#L80
multiple variants are 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/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
|
Test (nightly, true)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 5 suggestions)
|
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/protocol/mux/h1.rs#L60
unused variable: `endpoint`
|
Test (false, stable):
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Test (false, stable):
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Test (false, stable):
lib/src/protocol/mux/h2.rs#L372
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#L80
multiple variants are 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/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 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 5 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)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test (false, stable):
lib/src/protocol/mux/h1.rs#L60
unused variable: `endpoint`
|
Test (false, stable):
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Test (false, stable):
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Test (false, stable):
lib/src/protocol/mux/h2.rs#L372
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#L80
multiple variants are 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/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 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 5 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/h1.rs#L60
unused variable: `endpoint`
|
Test (false, beta):
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Test (false, beta):
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Test (false, beta):
lib/src/protocol/mux/h2.rs#L372
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#L80
multiple variants are 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/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
|
Test (false, beta)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 5 suggestions)
|
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/h1.rs#L60
unused variable: `endpoint`
|
Test (false, beta):
lib/src/protocol/mux/h2.rs#L238
unused variable: `endpoint`
|
Test (false, beta):
lib/src/protocol/mux/h2.rs#L363
unused variable: `push_promise`
|
Test (false, beta):
lib/src/protocol/mux/h2.rs#L372
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#L80
multiple variants are 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/https.rs#L98
fields `answers`, `configured_backend_timeout`, `configured_connect_timeout`, and `configured_frontend_timeout` are never read
|
Test (false, beta)
`sozu-lib` (lib) generated 8 warnings (run `cargo fix --lib -p sozu-lib` to apply 5 suggestions)
|
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
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/
|