Rewrite template providing to allow custom ones #529
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Sozu:
command/src/parser.rs#L57
elided lifetime has a name
|
Build Sozu:
lib/src/http.rs#L5
unused imports: `mem` and `str::from_utf8_unchecked`
|
Build Sozu:
lib/src/http.rs#L37
unused imports: `RouteDirection` and `hostname_and_port`
|
Build Sozu:
lib/src/https.rs#L8
unused import: `from_utf8_unchecked`
|
Build Sozu:
lib/src/https.rs#L58
unused imports: `RouteDirection` and `hostname_and_port`
|
Build Sozu:
lib/src/protocol/kawa_h1/mod.rs#L1344
unused variable: `authentication`
|
Build Sozu:
lib/src/router/mod.rs#L629
associated function `string` is never used
|
Build Sozu:
bin/src/ctl/request_builder.rs#L254
unreachable expression
|
Build Sozu:
bin/src/ctl/request_builder.rs#L308
unreachable expression
|
Build Sozu:
bin/src/main.rs#L142
function `set_workers_affinity` is never used
|
Loading