draft: handle certificate name override upon reception #2631
Annotations
2 errors and 26 warnings
Test:
lib/src/tls.rs#L755
mismatched types
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build:
command/src/state.rs#L16
unused import: `self`
|
Build:
lib/src/tls.rs#L26
unused import: `get_cn_and_san_attributes`
|
Build:
lib/src/tls.rs#L321
methods `find_certificates_by_names` and `certificate_names` are never used
|
Build:
lib/src/tls.rs#L516
function `fingerprint` is never used
|
Build
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
|
Build
`sozu-lib` (lib) generated 3 warnings (run `cargo fix --lib -p sozu-lib` to apply 1 suggestion)
|
Build:
bin/src/main.rs#L133
function `set_workers_affinity` is never used
|
Build:
bin/src/main.rs#L172
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test:
command/src/state.rs#L16
unused import: `self`
|
Test:
lib/src/tls.rs#L26
unused import: `get_cn_and_san_attributes`
|
Test
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
|
Test:
lib/src/tls.rs#L321
methods `find_certificates_by_names` and `certificate_names` are never used
|
Test:
lib/src/tls.rs#L516
function `fingerprint` is never used
|
Test:
lib/src/tls.rs#L587
unused import: `fingerprint`
|
Test:
lib/src/tls.rs#L591
unused import: `certificate::parse_pem`
|
Test
`sozu-lib` (lib) generated 3 warnings (run `cargo fix --lib -p sozu-lib` to apply 1 suggestion)
|
Test
`sozu-lib` (lib test) generated 3 warnings (1 duplicate)
|
The logs for this run have expired and are no longer available.
Loading