Redirection and URL rewrite #3083
Annotations
25 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/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
|
Build:
lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
|
Build:
lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
|
Build:
lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
|
Build:
lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
|
Build:
lib/src/router/mod.rs#L629
associated function `string` is never used
|
Build
`sozu-lib` (lib) generated 6 warnings (run `cargo fix --lib -p sozu-lib` to apply 4 suggestions)
|
Build:
bin/src/ctl/request_builder.rs#L254
unreachable expression
|
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:
command/src/parser.rs#L57
elided lifetime has a name
|
Test:
lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
|
Test:
lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
|
Test:
lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
|
Test:
lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
|
Test:
lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
|
Test:
lib/src/router/mod.rs#L629
associated function `string` is never used
|
Test
`sozu-command-lib` (lib) generated 1 warning
|
Test
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
Test:
lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
|
Loading