Refine granularity of 400 and 502 error diagnostics #3049
Annotations
20 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
command/src/parser.rs#L57
elided lifetime has a name
|
Build
`sozu-command-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
`sozu` (bin "sozu") generated 2 warnings
|
Test:
command/src/parser.rs#L57
elided lifetime has a name
|
Test
`sozu-command-lib` (lib) generated 1 warning
|
Test:
lib/src/lib.rs#L310
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/main.rs#L142
function `set_workers_affinity` is never used
|
Test:
bin/src/main.rs#L181
function `set_process_affinity` is never used
|
Test
`sozu` (bin "sozu" test) generated 2 warnings
|
Test
`sozu-lib` (lib test) generated 1 warning
|
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