support alternative env var names #181
build.yml
on: push
version
21s
Matrix: build
Matrix: bundle
Matrix: package
Matrix: publish-bundle
publish-packages
0s
Annotations
1 error, 64 warnings, and 1 notice
bundle (armv7-unknown-linux-musleabihf)
unable to access 'https://github.com/kentik/kprobe/': Failed to connect to github.com port 443 after 133382 ms: Connection timed out
|
build (armv7-unknown-linux-musleabihf)
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/
|
build (armv7-unknown-linux-musleabihf)
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/
|
build (armv7-unknown-linux-musleabihf):
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.
|
build (armv7-unknown-linux-musleabihf):
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.
|
build (armv7-unknown-linux-musleabihf):
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.
|
build (armv7-unknown-linux-musleabihf):
src/protocol/http/conn.rs#L57
field `status` is never read
|
build (armv7-unknown-linux-musleabihf):
src/protocol/postgres/conn.rs#L203
fields `query` and `duration` are never read
|
build (armv7-unknown-linux-musleabihf):
src/protocol/postgres/parser.rs#L11
field `param_types` is never read
|
build (armv7-unknown-linux-musleabihf):
src/protocol/postgres/parser.rs#L17
fields `what` and `name` are never read
|
build (armv7-unknown-linux-musleabihf):
src/protocol/postgres/parser.rs#L22
field `types` is never read
|
build (armv7-unknown-linux-musleabihf):
src/protocol/postgres/parser.rs#L26
fields `name` and `value` are never read
|
build (armv7-unknown-linux-musleabihf):
src/protocol/postgres/parser.rs#L31
field `fields` is never read
|
build (armv7-unknown-linux-musleabihf)
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 (armv7-unknown-linux-musleabihf)
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 (armv7-unknown-linux-musleabihf)
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 (armv7-unknown-linux-musleabihf)
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 (x86_64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl):
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.
|
build (x86_64-unknown-linux-musl):
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.
|
build (x86_64-unknown-linux-musl):
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.
|
build (x86_64-unknown-linux-musl):
src/protocol/http/conn.rs#L57
field `status` is never read
|
build (aarch64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl):
src/protocol/postgres/conn.rs#L203
fields `query` and `duration` are never read
|
build (aarch64-unknown-linux-musl)
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/
|
build (x86_64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L11
field `param_types` is never read
|
build (aarch64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L17
fields `what` and `name` are never read
|
build (aarch64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L22
field `types` is never read
|
build (aarch64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L26
fields `name` and `value` are never read
|
build (aarch64-unknown-linux-musl)
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 (aarch64-unknown-linux-musl):
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.
|
build (x86_64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L31
field `fields` is never read
|
build (aarch64-unknown-linux-musl):
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.
|
build (aarch64-unknown-linux-musl):
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.
|
build (aarch64-unknown-linux-musl):
src/protocol/http/conn.rs#L57
field `status` is never read
|
build (aarch64-unknown-linux-musl):
src/protocol/postgres/conn.rs#L203
fields `query` and `duration` are never read
|
build (aarch64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L11
field `param_types` is never read
|
build (aarch64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L17
fields `what` and `name` are never read
|
build (aarch64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L22
field `types` is never read
|
build (aarch64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L26
fields `name` and `value` are never read
|
build (aarch64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L31
field `fields` is never read
|
build (x86_64-unknown-freebsd)
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/
|
build (x86_64-unknown-freebsd)
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/
|
build (x86_64-unknown-freebsd)
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 (x86_64-unknown-freebsd)
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 (x86_64-unknown-freebsd)
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 (x86_64-unknown-freebsd)
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 (x86_64-unknown-freebsd):
src/protocol/http/conn.rs#L57
field `status` is never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/conn.rs#L203
fields `query` and `duration` are never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L11
field `param_types` is never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L17
fields `what` and `name` are never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L22
field `types` is never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L26
fields `name` and `value` are never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L31
field `fields` is never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L34
field `0` is never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L39
fields `param_formats` and `param_values` are never read
|
build (x86_64-unknown-freebsd):
src/protocol/postgres/parser.rs#L47
field `max_rows` is never read
|
version
version 2.5.0-next.181
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
kprobe-aarch64-unknown-linux-musl
Expired
|
21.4 MB |
|
kprobe-armv7-unknown-linux-musleabihf
Expired
|
19.4 MB |
|
kprobe-ott_v2.5.0-next.181_linux_amd64.tgz
Expired
|
22 MB |
|
kprobe-ott_v2.5.0-next.181_linux_arm.tgz
Expired
|
18.8 MB |
|
kprobe-ott_v2.5.0-next.181_linux_arm64.tgz
Expired
|
20.9 MB |
|
kprobe-x86_64-unknown-freebsd
Expired
|
21.2 MB |
|
kprobe-x86_64-unknown-linux-musl
Expired
|
22.5 MB |
|
kprobe_v2.5.0-next.181_linux_amd64.tgz
Expired
|
22 MB |
|
kprobe_v2.5.0-next.181_linux_arm.tgz
Expired
|
18.8 MB |
|
kprobe_v2.5.0-next.181_linux_arm64.tgz
Expired
|
20.9 MB |
|