add kagent service server #187
Annotations
2 errors and 14 warnings
|
|
src/time.rs#L5
use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info.
|
src/time.rs#L75
use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info.
|
src/time.rs#L61
use of deprecated type alias `libc::time_t`: This type is changed to 64-bit in musl 1.2.0, we'll follow that change in the future release. See #1848 for more info.
|
src/protocol/http/conn.rs#L57
field `status` is never read
|
src/protocol/postgres/conn.rs#L203
fields `query` and `duration` are never read
|
src/protocol/postgres/parser.rs#L11
field `param_types` is never read
|
src/protocol/postgres/parser.rs#L17
fields `what` and `name` are never read
|
src/protocol/postgres/parser.rs#L22
field `types` is never read
|
src/protocol/postgres/parser.rs#L26
fields `name` and `value` are never read
|
src/protocol/postgres/parser.rs#L31
field `fields` is never read
|
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 `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 `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 `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/
|
This job was cancelled
Loading