Skip to content

Performance and stability improvements #2979

Performance and stability improvements

Performance and stability improvements #2979

Triggered via push July 19, 2024 07:33
Status Failure
Total duration 4m 39s
Artifacts

ci.yml

on: push
Build documentation
2m 36s
Build documentation
Coverage
4m 29s
Coverage
Docker build and push to Docker Hub
0s
Docker build and push to Docker Hub
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 52 warnings
Test (false, stable): lib/src/protocol/mux/mod.rs#L731
no rules expected the token `message`
Test (false, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (nightly, true)
The job was canceled because "false_stable" failed.
Test (nightly, true): lib/src/protocol/mux/mod.rs#L731
no rules expected the token `message`
Test (nightly, true)
The operation was canceled.
Test (false, beta)
The job was canceled because "false_stable" failed.
Test (false, beta): lib/src/protocol/mux/mod.rs#L731
no rules expected the token `message`
Test (false, beta)
The operation was canceled.
Build documentation: lib/src/protocol/mux/mod.rs#L731
no rules expected the token `message`
Build documentation
could not document `sozu-lib`
Build documentation
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Coverage
Broken pipe (os error 32)
Coverage
could not compile `sozu-lib` (lib) due to 2 previous errors; 22 warnings emitted
Coverage: lib/src/protocol/mux/mod.rs#L731
no rules expected the token `message`
Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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)
The following actions uses Node.js version which is deprecated 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/
Test (false, stable): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (false, stable)
`sozu-command-lib` (lib) generated 1 warning
Test (false, stable): lib/src/protocol/mux/mod.rs#L1585
unreachable statement
Test (false, stable): lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Test (false, stable): lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Test (false, stable): lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Test (false, stable): lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Test (false, stable): lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Test (false, stable): lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Test (false, stable): lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
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 (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): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (nightly, true)
`sozu-command-lib` (lib) generated 1 warning
Test (nightly, true): lib/src/protocol/mux/mod.rs#L1585
unreachable statement
Test (false, beta): command/src/response.rs#L221
struct `StatePath` is never constructed
Test (false, beta)
`sozu-command-lib` (lib) generated 1 warning
Test (false, beta): lib/src/protocol/mux/mod.rs#L1585
unreachable statement
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/
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
The following actions uses Node.js version which is deprecated 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 documentation: command/src/response.rs#L221
struct `StatePath` is never constructed
Build documentation
`sozu-command-lib` (lib) generated 1 warning
Build documentation
build failed, waiting for other jobs to finish...
Build documentation: lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
Build documentation: lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
Build documentation: lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
Build documentation: lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
Build documentation: lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
Build documentation: lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
Build documentation: lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
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/
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 following actions uses Node.js version which is deprecated 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/
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/