Refine granularity of 400 and 502 error diagnostics #3035
Annotations
24 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:
lib/src/protocol/kawa_h1/diagnostics.rs#L3
unused imports: `Block` and `Pair`
|
Build:
lib/src/protocol/kawa_h1/diagnostics.rs#L12
function `hex_and_ascii_dump` is never used
|
Build
`sozu-lib` (lib) generated 2 warnings (run `cargo fix --lib -p sozu-lib` to apply 1 suggestion)
|
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:
lib/src/protocol/kawa_h1/diagnostics.rs#L3
unused imports: `Block` and `Pair`
|
Test:
lib/src/protocol/kawa_h1/diagnostics.rs#L12
function `hex_and_ascii_dump` is never used
|
Test
`sozu-command-lib` (lib) generated 1 warning
|
Test:
lib/src/lib.rs#L310
unused `#[macro_use]` import
|
Test:
lib/src/protocol/kawa_h1/diagnostics.rs#L3
unused imports: `Block` and `Pair`
|
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
|
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