Move access log types in their file, avoid alloc in display #2518
Annotations
10 errors and 10 warnings
Build:
lib/src/http.rs#L22
unresolved import `sozu_command::logging::CachedTags`
|
Build:
lib/src/protocol/kawa_h1/parser.rs#L15
unresolved import `sozu_command::logging::MethodRecord`
|
Build:
lib/src/protocol/kawa_h1/mod.rs#L17
unresolved import `sozu_command::logging::EndpointRecord`
|
Build:
lib/src/protocol/kawa_h1/mod.rs#L33
unresolved import `crate::sozu_command::logging::LogContext`
|
Build:
lib/src/protocol/pipe.rs#L7
unresolved imports `sozu_command::logging::EndpointRecord`, `sozu_command::logging::LogContext`
|
Build:
lib/src/protocol/proxy_protocol/expect.rs#L6
unresolved import `sozu_command::logging::LogContext`
|
Build:
lib/src/protocol/rustls.rs#L6
unresolved import `sozu_command::logging::LogContext`
|
Build:
lib/src/tcp.rs#L23
unresolved imports `sozu_command::logging::EndpointRecord`, `sozu_command::logging::LogContext`
|
Build:
lib/src/lib.rs#L362
unresolved imports `sozu_command::logging::CachedTags`, `sozu_command::logging::LogContext`
|
Build:
command/src/logging.rs#L693
struct `RequestRecord` is private
|
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/access_logs.rs#L144
unused variable: `time`
|
Build:
command/src/access_logs.rs#L145
unused variable: `tag`
|
Build
`sozu-command-lib` (lib) generated 2 warnings (run `cargo fix --lib -p sozu-command-lib` to apply 2 suggestions)
|
Install rust
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
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
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
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/
|
The logs for this run have expired and are no longer available.
Loading