Skip to content

Merge pull request #974 from sozu-proxy/devel/fdubois/fix/pem-parsing #1886

Merge pull request #974 from sozu-proxy/devel/fdubois/fix/pem-parsing

Merge pull request #974 from sozu-proxy/devel/fdubois/fix/pem-parsing #1886

Triggered via push August 4, 2023 14:03
Status Success
Total duration 15m 1s
Artifacts

ci.yml

on: push
Build documentation
4m 11s
Build documentation
Coverage
7m 49s
Coverage
Docker build and push to Docker Hub
14m 48s
Docker build and push to Docker Hub
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

97 warnings
Build documentation
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 documentation
output filename collision.
Build documentation: command/src/certificate.rs#L1
unused import: `error`
Build documentation
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Build documentation: lib/src/lib.rs#L546
method `front_readiness` is never used
Build documentation: lib/src/lib.rs#L546
method `front_readiness` is never used
Build documentation
`sozu-lib` (lib) generated 2 warnings
Build documentation
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/
Build documentation
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/
Build documentation
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/
Build documentation
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 (false, stable)
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/
Test (false, stable): command/src/certificate.rs#L1
unused import: `error`
Test (false, stable)
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Test (false, stable): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, stable): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, stable)
`sozu-lib` (lib) generated 2 warnings
Test (false, 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 (false, 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 (false, 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 (false, 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 (false, stable): command/src/certificate.rs#L1
unused import: `error`
Test (false, stable)
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Test (false, stable): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, stable): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, stable)
`sozu-lib` (lib) generated 2 warnings
Test (false, stable): lib/src/protocol/proxy_protocol/header.rs#L99
function `it_should_return_a_correct_header_with_ipv4` is never used
Test (false, stable): lib/src/protocol/proxy_protocol/header.rs#L111
function `it_should_return_a_correct_header_with_ipv6` is never used
Test (false, stable)
`sozu-lib` (lib test) generated 4 warnings (2 duplicates)
Test (false, stable)
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
Test (nightly, true)
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/
Test (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (nightly, true): command/src/certificate.rs#L1
unused import: `error`
Test (nightly, true)
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Test (nightly, true): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (nightly, true): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (nightly, true)
`sozu-lib` (lib) generated 2 warnings
Test (nightly, true)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (nightly, true): command/src/certificate.rs#L1
unused import: `error`
Test (nightly, true)
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Test (nightly, true): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (nightly, true): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (nightly, true)
`sozu-lib` (lib) generated 2 warnings
Test (nightly, true): lib/src/protocol/proxy_protocol/header.rs#L99
function `it_should_return_a_correct_header_with_ipv4` is never used
Test (nightly, true): lib/src/protocol/proxy_protocol/header.rs#L111
function `it_should_return_a_correct_header_with_ipv6` is never used
Test (nightly, true)
`sozu-lib` (lib test) generated 4 warnings (2 duplicates)
Test (nightly, true)
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
Test (false, beta)
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/
Test (false, beta)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, beta): command/src/certificate.rs#L1
unused import: `error`
Test (false, beta)
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Test (false, beta): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, beta): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, beta)
`sozu-lib` (lib) generated 2 warnings
Test (false, beta)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (false, beta): command/src/certificate.rs#L1
unused import: `error`
Test (false, beta)
`sozu-command-lib` (lib) generated 1 warning (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion)
Test (false, beta): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, beta): lib/src/lib.rs#L546
method `front_readiness` is never used
Test (false, beta)
`sozu-lib` (lib) generated 2 warnings
Test (false, beta): lib/src/protocol/proxy_protocol/header.rs#L99
function `it_should_return_a_correct_header_with_ipv4` is never used
Test (false, beta): lib/src/protocol/proxy_protocol/header.rs#L111
function `it_should_return_a_correct_header_with_ipv6` is never used
Test (false, beta)
`sozu-lib` (lib test) generated 4 warnings (2 duplicates)
Test (false, beta)
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
Test (false, 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/
Test (false, 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/
Test (false, 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/
Test (false, 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/
Coverage
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/
Coverage
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/
Coverage
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/
Coverage
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/
Coverage
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/
Docker build and push to Docker Hub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
The `save-state` 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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
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/
Docker build and push to Docker Hub
The `save-state` 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/