Refactor backend logic with an Origin struct #3114
Annotations
24 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
command/src/parser.rs#L57
elided lifetime has a name
|
Build
`sozu-command-lib` (lib) generated 1 warning
|
Build:
lib/src/router/mod.rs#L629
associated function `string` is never used
|
Build
`sozu-lib` (lib) generated 1 warning
|
Build:
bin/src/ctl/request_builder.rs#L309
unreachable expression
|
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 5 warnings
|
Test:
command/src/parser.rs#L57
elided lifetime has a name
|
Test:
lib/src/router/mod.rs#L629
associated function `string` is never used
|
Test
`sozu-command-lib` (lib) generated 1 warning
|
Test:
lib/src/lib.rs#L308
unused `#[macro_use]` import
|
Test
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
Test:
e2e/src/lib.rs#L7
unexpected `cfg` condition name: `tarpaulin`
|
Test:
bin/src/ctl/request_builder.rs#L254
unreachable expression
|
Test:
bin/src/ctl/request_builder.rs#L309
unreachable expression
|
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
|
Install rust (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/
|
Install rust (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/
|
Install rust (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/
|
Install rust (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/
|
Loading