Skip to content

Rewrite template providing to allow custom ones #3080

Rewrite template providing to allow custom ones

Rewrite template providing to allow custom ones #3080

Triggered via push December 17, 2024 20:12
Status Failure
Total duration 6m 24s
Artifacts

ci.yml

on: push
Build documentation
2m 39s
Build documentation
Coverage
6m 14s
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

18 errors and 93 warnings
Test (nightly, true): lib/examples/http.rs#L48
struct `sozu_command_lib::proto::command::Cluster` has no field named `answer_503`
Test (nightly, true)
could not compile `sozu-lib` (example "http") due to 1 previous error
Test (nightly, true): e2e/src/tests/tests.rs#L653
no field `http_answers` on type `HttpListenerConfig`
Test (nightly, true): e2e/src/tests/tests.rs#L959
no field `http_answers` on type `HttpListenerConfig`
Test (nightly, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, beta): lib/examples/http.rs#L48
struct `sozu_command_lib::proto::command::Cluster` has no field named `answer_503`
Test (false, beta)
could not compile `sozu-lib` (example "http") due to 1 previous error
Test (false, beta): e2e/src/tests/tests.rs#L653
no field `http_answers` on type `HttpListenerConfig`
Test (false, beta): e2e/src/tests/tests.rs#L959
no field `http_answers` on type `HttpListenerConfig`
Test (false, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (false, stable)
The job was canceled because "false_beta" failed.
Test (false, stable): lib/examples/http.rs#L48
struct `sozu_command_lib::proto::command::Cluster` has no field named `answer_503`
Test (false, stable): e2e/src/tests/tests.rs#L13
unresolved import `sozu_command_lib::proto::command::CustomHttpAnswers`
Test (false, stable)
could not compile `sozu-lib` (example "http") due to 1 previous error
Test (false, stable): e2e/src/tests/tests.rs#L653
no field `http_answers` on type `HttpListenerConfig`
Test (false, stable): e2e/src/tests/tests.rs#L959
no field `http_answers` on type `HttpListenerConfig`
Test (false, stable)
The operation was canceled.
Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Build documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build documentation: command/src/parser.rs#L57
elided lifetime has a name
Build documentation
`sozu-command-lib` (lib) generated 1 warning
Build documentation: lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Build documentation: lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Build documentation: lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Build documentation: lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Build documentation: lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Build documentation: lib/src/router/mod.rs#L629
associated function `string` is never used
Build documentation
`sozu-lib` (lib) generated 6 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/parser.rs#L57
elided lifetime has a name
Test (nightly, true)
`sozu-command-lib` (lib) generated 1 warning
Test (nightly, true): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (nightly, true): lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Test (nightly, true): lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Test (nightly, true): lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Test (nightly, true): lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Test (nightly, true): lib/src/router/mod.rs#L629
associated function `string` is never used
Test (nightly, true)
`sozu-lib` (lib) generated 6 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
Test (nightly, true): bin/src/ctl/request_builder.rs#L254
unreachable expression
Test (nightly, true): command/src/parser.rs#L57
elided lifetime has a name
Test (nightly, true): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (nightly, true): lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Test (nightly, true): lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Test (nightly, true): lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Test (nightly, true): lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Test (nightly, true): lib/src/router/mod.rs#L629
associated function `string` is never used
Test (nightly, true)
`sozu-command-lib` (lib) generated 1 warning
Test (nightly, true): lib/src/lib.rs#L310
unused `#[macro_use]` import
Test (nightly, true): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (false, beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (false, beta): command/src/parser.rs#L57
elided lifetime has a name
Test (false, beta)
`sozu-command-lib` (lib) generated 1 warning
Test (false, beta): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (false, beta): lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, beta): lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Test (false, beta): lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, beta): lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Test (false, beta): lib/src/router/mod.rs#L629
associated function `string` is never used
Test (false, beta)
`sozu-lib` (lib) generated 6 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
Test (false, beta): bin/src/ctl/request_builder.rs#L254
unreachable expression
Test (false, beta): command/src/parser.rs#L57
elided lifetime has a name
Test (false, beta): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (false, beta): lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, beta): lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Test (false, beta): lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, beta): lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Test (false, beta): lib/src/router/mod.rs#L629
associated function `string` is never used
Test (false, beta)
`sozu-command-lib` (lib) generated 1 warning
Test (false, beta): lib/src/lib.rs#L310
unused `#[macro_use]` import
Test (false, beta): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
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 (false, stable): command/src/parser.rs#L57
elided lifetime has a name
Test (false, stable)
`sozu-command-lib` (lib) generated 1 warning
Test (false, stable): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (false, stable): lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, stable): lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Test (false, stable): lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, stable): lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Test (false, stable): lib/src/router/mod.rs#L629
associated function `string` is never used
Test (false, stable)
`sozu-lib` (lib) generated 6 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
Test (false, stable): bin/src/ctl/request_builder.rs#L254
unreachable expression
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/parser.rs#L57
elided lifetime has a name
Test (false, stable): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Test (false, stable): lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, stable): lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
Test (false, stable): lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
Test (false, stable): lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
Test (false, stable): lib/src/router/mod.rs#L629
associated function `string` is never used
Test (false, stable)
`sozu-command-lib` (lib) generated 1 warning
Test (false, stable): lib/src/lib.rs#L310
unused `#[macro_use]` import
Test (false, stable): lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/