draft: write access logs in binary #2459
ci.yml
on: push
Build documentation
2m 5s
Coverage
4m 9s
Docker build and push to Docker Hub
0s
Matrix: Test
Annotations
21 errors and 67 warnings
Test (false, stable):
lib/src/protocol/kawa_h1/mod.rs#L840
expected identifier, found `:`
|
Test (false, stable):
lib/src/protocol/pipe.rs#L207
expected identifier, found `:`
|
Test (false, stable):
lib/src/tcp.rs#L210
expected identifier, found `:`
|
Test (false, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (nightly, true):
lib/src/protocol/kawa_h1/mod.rs#L840
expected identifier, found `:`
|
Test (nightly, true):
lib/src/protocol/pipe.rs#L207
expected identifier, found `:`
|
Test (nightly, true):
lib/src/tcp.rs#L210
expected identifier, found `:`
|
Test (nightly, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (false, beta):
lib/src/protocol/kawa_h1/mod.rs#L840
expected identifier, found `:`
|
Test (false, beta):
lib/src/protocol/pipe.rs#L207
expected identifier, found `:`
|
Test (false, beta):
lib/src/tcp.rs#L210
expected identifier, found `:`
|
Test (false, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Build documentation:
lib/src/protocol/kawa_h1/mod.rs#L840
expected identifier, found `:`
|
Build documentation:
lib/src/protocol/pipe.rs#L207
expected identifier, found `:`
|
Build documentation:
lib/src/tcp.rs#L210
expected identifier, found `:`
|
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 4 previous errors; 6 warnings emitted
|
Coverage:
lib/src/protocol/kawa_h1/mod.rs#L840
expected identifier, found `:`
|
Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test (false, stable)
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/.
|
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 `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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test (false, stable):
command/src/logging.rs#L23
unused imports: `AsStr`, `AsString`, `error_access`, `info_access`, `log_access`
|
Test (false, stable):
command/src/logging.rs#L124
unused variable: `e`
|
Test (false, stable):
command/src/logging.rs#L646
function `prepare_user_agent` is never used
|
Test (false, stable):
command/src/proto/display.rs#L1061
function `prepare_user_agent` is never used
|
Test (false, stable):
lib/src/protocol/kawa_h1/mod.rs#L17
unused import: `logging::RequestRecord`
|
Test (false, stable):
lib/src/protocol/kawa_h1/mod.rs#L34
unused import: `stats::socket_rtt`
|
Test (false, stable):
lib/src/protocol/pipe.rs#L7
unused imports: `BinaryEndpoint`, `RequestRecord`, `TcpEndpoint`, `binary_endpoint`
|
Test (false, stable):
lib/src/protocol/pipe.rs#L15
unused import: `stats::socket_rtt`
|
Test (false, stable):
lib/src/tcp.rs#L23
unused imports: `BinaryEndpoint`, `RequestRecord`, `TcpEndpoint`, `binary_endpoint`
|
Test (nightly, true)
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/.
|
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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test (nightly, true):
command/src/logging.rs#L23
unused imports: `AsStr`, `AsString`, `error_access`, `info_access`, `log_access`
|
Test (nightly, true):
command/src/logging.rs#L124
unused variable: `e`
|
Test (nightly, true):
command/src/logging.rs#L646
function `prepare_user_agent` is never used
|
Test (nightly, true):
command/src/proto/display.rs#L1061
function `prepare_user_agent` is never used
|
Test (nightly, true):
lib/src/protocol/kawa_h1/mod.rs#L17
unused import: `logging::RequestRecord`
|
Test (nightly, true):
lib/src/protocol/kawa_h1/mod.rs#L34
unused import: `stats::socket_rtt`
|
Test (nightly, true):
lib/src/protocol/pipe.rs#L7
unused imports: `BinaryEndpoint`, `RequestRecord`, `TcpEndpoint`, `binary_endpoint`
|
Test (nightly, true):
lib/src/protocol/pipe.rs#L15
unused import: `stats::socket_rtt`
|
Test (nightly, true):
lib/src/tcp.rs#L23
unused imports: `BinaryEndpoint`, `RequestRecord`, `TcpEndpoint`, `binary_endpoint`
|
Test (false, beta)
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/.
|
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)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test (false, beta):
command/src/logging.rs#L23
unused imports: `AsStr`, `AsString`, `error_access`, `info_access`, `log_access`
|
Test (false, beta):
command/src/logging.rs#L124
unused variable: `e`
|
Test (false, beta):
command/src/logging.rs#L646
function `prepare_user_agent` is never used
|
Test (false, beta):
command/src/proto/display.rs#L1061
function `prepare_user_agent` is never used
|
Test (false, beta):
lib/src/protocol/kawa_h1/mod.rs#L17
unused import: `logging::RequestRecord`
|
Test (false, beta):
lib/src/protocol/kawa_h1/mod.rs#L34
unused import: `stats::socket_rtt`
|
Test (false, beta):
lib/src/protocol/pipe.rs#L7
unused imports: `BinaryEndpoint`, `RequestRecord`, `TcpEndpoint`, `binary_endpoint`
|
Test (false, beta):
lib/src/protocol/pipe.rs#L15
unused import: `stats::socket_rtt`
|
Test (false, beta):
lib/src/tcp.rs#L23
unused imports: `BinaryEndpoint`, `RequestRecord`, `TcpEndpoint`, `binary_endpoint`
|
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
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/.
|
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build documentation:
command/src/logging.rs#L23
unused imports: `AsStr`, `AsString`, `error_access`, `info_access`, `log_access`
|
Build documentation:
command/src/logging.rs#L124
unused variable: `e`
|
Build documentation:
command/src/logging.rs#L646
function `prepare_user_agent` is never used
|
Build documentation:
command/src/proto/display.rs#L1061
function `prepare_user_agent` is never used
|
Build documentation
`sozu-command-lib` (lib) generated 4 warnings (run `cargo fix --lib -p sozu-command-lib` to apply 2 suggestions)
|
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
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/.
|
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
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/
|