WIP: publish kentik agent package #171
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, docker/build-push-action@v4, 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/
|
Run actions-rs/cargo@v1:
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.
|
Run actions-rs/cargo@v1:
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.
|
Run actions-rs/cargo@v1:
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.
|
Run actions-rs/cargo@v1:
src/protocol/http/conn.rs#L57
field `status` is never read
|
Run actions-rs/cargo@v1:
src/protocol/postgres/conn.rs#L203
fields `query` and `duration` are never read
|
Run actions-rs/cargo@v1:
src/protocol/postgres/parser.rs#L11
field `param_types` is never read
|
Run actions-rs/cargo@v1:
src/protocol/postgres/parser.rs#L17
fields `what` and `name` are never read
|
Run actions-rs/cargo@v1:
src/protocol/postgres/parser.rs#L22
field `types` is never read
|
Run actions-rs/cargo@v1:
src/protocol/postgres/parser.rs#L26
fields `name` and `value` are never read
|
Run actions-rs/cargo@v1:
src/protocol/postgres/parser.rs#L31
field `fields` is never read
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading