ci(docker): build and push on every commits #3101
Annotations
23 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install rust (nightly)
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/
|
Install rust (nightly)
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/
|
Install rust (nightly)
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/
|
Install rust (nightly)
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:
command/src/parser.rs#L57
elided lifetime has a name
|
Build:
lib/src/protocol/kawa_h1/mod.rs#L1594
unused variable: `metrics`
|
Build
`sozu-command-lib` (lib) generated 1 warning
|
Build
`sozu-lib` (lib) generated 1 warning
|
Build:
bin/src/main.rs#L142
function `set_workers_affinity` is never used
|
Build:
bin/src/main.rs#L181
function `set_process_affinity` is never used
|
Build:
bin/src/worker.rs#L288
unused return value of `exec` that must be used
|
Build
`sozu` (bin "sozu") generated 3 warnings
|
Test:
command/src/parser.rs#L57
elided lifetime has a name
|
Test:
lib/src/protocol/kawa_h1/mod.rs#L1594
unused variable: `metrics`
|
Test
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
Test:
lib/src/lib.rs#L310
unused `#[macro_use]` import
|
Test
`sozu-lib` (lib) generated 1 warning
|
Test:
e2e/src/lib.rs#L7
unexpected `cfg` condition name: `tarpaulin`
|
Test:
bin/src/main.rs#L142
function `set_workers_affinity` is never used
|
Test:
bin/src/main.rs#L181
function `set_process_affinity` is never used
|
Test:
bin/src/worker.rs#L288
unused return value of `exec` that must be used
|
Test
`sozu` (bin "sozu" test) generated 3 warnings
|
Loading