Rewrite template providing to allow custom ones #3082
ci.yml
on: push
Build documentation
2m 35s
Coverage
5m 48s
Docker build and push to Docker Hub
0s
Matrix: Test
Annotations
94 warnings
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)
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
Test (nightly, true):
lib/src/lib.rs#L308
unused `#[macro_use]` import
|
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#L308
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)
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
Test (false, beta):
lib/src/lib.rs#L308
unused `#[macro_use]` import
|
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L308
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)
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
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/
|