Refine granularity of 400 and 502 error diagnostics #3040
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:
lib/src/protocol/kawa_h1/diagnostics.rs#L3
unused imports: `Block` and `Pair`
|
Build
`sozu-lib` (lib) generated 1 warning (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
|
Install rust (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/
|
Install rust (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/
|
Install rust (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/
|
Install rust (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:
lib/src/protocol/kawa_h1/diagnostics.rs#L3
unused imports: `Block` and `Pair`
|
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-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-lib` to apply 1 suggestion)
|
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-e2e` (lib test) generated 1 warning
|
Loading