fix broken tests #117
Annotations
10 errors, 43 warnings, and 1 notice
build (armv7-unknown-linux-musleabihf):
src/time.rs#L87
mismatched types
|
build (armv7-unknown-linux-musleabihf):
src/time.rs#L88
mismatched types
|
build (armv7-unknown-linux-musleabihf)
The process 'cross' failed with exit code 101
|
build (aarch64-unknown-linux-musl):
src/time.rs#L87
mismatched types
|
build (aarch64-unknown-linux-musl):
src/time.rs#L88
mismatched types
|
build (aarch64-unknown-linux-musl)
The process 'cross' failed with exit code 101
|
package (deb, aarch64-unknown-linux-musl, aarch64)
Unable to download artifact(s): Artifact not found for name: kprobe-aarch64-unknown-linux-musl
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
package (deb, armv7-unknown-linux-musleabihf, armv7)
Unable to download artifact(s): Artifact not found for name: kprobe-armv7-unknown-linux-musleabihf
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
package (rpm, aarch64-unknown-linux-musl, aarch64)
Unable to download artifact(s): Artifact not found for name: kprobe-aarch64-unknown-linux-musl
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
package (rpm, armv7-unknown-linux-musleabihf, armv7)
Unable to download artifact(s): Artifact not found for name: kprobe-armv7-unknown-linux-musleabihf
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
build (armv7-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, docker/build-push-action@v4, 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 (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):
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)
`kprobe` (lib) generated 3 warnings
|
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 (aarch64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, docker/build-push-action@v4, 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 (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 (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)
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)
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)
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 (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)
`kprobe` (lib) generated 3 warnings
|
build (x86_64-unknown-freebsd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, docker/build-push-action@v4, 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 (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 `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/parser.rs#L87
field `name` is never read
|
build (x86_64-unknown-freebsd)
`kprobe` (lib) generated 2 warnings
|
build (x86_64-unknown-freebsd)
the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
|
build (x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, docker/build-push-action@v4, 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 (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 `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 (x86_64-unknown-linux-musl):
src/protocol/postgres/parser.rs#L87
field `name` is never read
|
build (x86_64-unknown-linux-musl)
`kprobe` (lib) generated 5 warnings
|
build (x86_64-unknown-linux-musl)
the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
|
version
kprobe version: 20240223045729
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
kprobe-20240223045729-1.x86_64.rpm
Expired
|
22.3 MB |
|
kprobe-x86_64-unknown-freebsd
Expired
|
21.2 MB |
|
kprobe-x86_64-unknown-linux-musl
Expired
|
22.2 MB |
|
kprobe_20240223045729-1_amd64.deb
Expired
|
22.4 MB |
|
version
Expired
|
162 Bytes |
|