Skip to content

fix alignment issue in collector and validate #731

fix alignment issue in collector and validate

fix alignment issue in collector and validate #731

Triggered via pull request November 7, 2024 05:13
Status Failure
Total duration 2m 31s
Artifacts

rust.yml

on: pull_request
Format and Clippy
2m 10s
Format and Clippy
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 280 warnings
Test (macos-latest, stable, x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Format and Clippy: src/profiler.rs#L379
casting to the same type is unnecessary (`u64` -> `u64`)
Format and Clippy
could not compile `pprof` due to previous error
Format and Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu): target/x86_64-unknown-linux-gnu/debug/build/pprof-639e52ddf385bec8/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, stable, 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.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, stable, x86_64-unknown-linux-musl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, stable, x86_64-unknown-linux-musl): target/x86_64-unknown-linux-musl/debug/build/pprof-fcb366c8be76e527/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (ubuntu-latest, stable, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, stable, x86_64-unknown-linux-musl)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, stable, 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 (ubuntu-latest, stable, 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 (ubuntu-latest, stable, 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 (ubuntu-latest, stable, 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 (ubuntu-latest, stable, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, stable, x86_64-unknown-linux-musl)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, stable, aarch64-unknown-linux-gnu): target/aarch64-unknown-linux-gnu/debug/build/pprof-29e3173014ec52d8/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, stable, aarch64-unknown-linux-gnu)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (macos-latest, stable, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-latest, stable, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-latest, stable, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (macos-latest, stable, x86_64-apple-darwin)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (macos-latest, stable, x86_64-apple-darwin)
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/
Test (macos-latest, stable, x86_64-apple-darwin)
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/
Test (macos-latest, stable, x86_64-apple-darwin)
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/
Test (macos-latest, stable, x86_64-apple-darwin)
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 (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): target/x86_64-unknown-linux-gnu/debug/build/pprof-b06a5b0f3f6481fd/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu): target/aarch64-unknown-linux-gnu/debug/build/pprof-dcd7e4c03f74a25d/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, nightly, 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.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, nightly, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, nightly, x86_64-unknown-linux-musl): target/x86_64-unknown-linux-musl/debug/build/pprof-3a539afe2a48bab3/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (ubuntu-latest, nightly, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (ubuntu-latest, nightly, 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 (ubuntu-latest, nightly, 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 (ubuntu-latest, nightly, 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 (ubuntu-latest, nightly, 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 (macos-latest, stable, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, stable, aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-latest, stable, aarch64-apple-darwin): target/aarch64-apple-darwin/debug/build/pprof-02c6320f267f5468/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (macos-latest, stable, aarch64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, stable, aarch64-apple-darwin)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, stable, aarch64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, stable, aarch64-apple-darwin)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, stable, aarch64-apple-darwin)
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 (macos-latest, stable, aarch64-apple-darwin)
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 (macos-latest, stable, aarch64-apple-darwin)
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 (macos-latest, stable, aarch64-apple-darwin)
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 (macos-latest, stable, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, stable, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-latest, stable, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, stable, x86_64-apple-darwin)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, stable, x86_64-apple-darwin)
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 (macos-latest, stable, x86_64-apple-darwin)
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 (macos-latest, stable, x86_64-apple-darwin)
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 (macos-latest, stable, x86_64-apple-darwin)
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 (macos-latest, stable, x86_64-apple-darwin): target/x86_64-apple-darwin/debug/build/pprof-b781939ee262a7d1/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (macos-latest, stable, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, stable, x86_64-apple-darwin)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, nightly, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, nightly, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-latest, nightly, x86_64-apple-darwin)
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 (macos-latest, nightly, x86_64-apple-darwin)
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 (macos-latest, nightly, x86_64-apple-darwin)
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 (macos-latest, nightly, x86_64-apple-darwin)
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 (macos-latest, nightly, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, nightly, x86_64-apple-darwin)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, nightly, x86_64-apple-darwin): target/x86_64-apple-darwin/debug/build/pprof-9c3f20b630a07851/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (macos-latest, nightly, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, nightly, x86_64-apple-darwin)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, nightly, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, nightly, aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-latest, nightly, aarch64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, nightly, aarch64-apple-darwin)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, nightly, aarch64-apple-darwin): target/aarch64-apple-darwin/debug/build/pprof-852ffb47e9bc3eb1/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Build (macos-latest, nightly, aarch64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Build (macos-latest, nightly, aarch64-apple-darwin)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Build (macos-latest, nightly, aarch64-apple-darwin)
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 (macos-latest, nightly, aarch64-apple-darwin)
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 (macos-latest, nightly, aarch64-apple-darwin)
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 (macos-latest, nightly, aarch64-apple-darwin)
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/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): target/x86_64-unknown-linux-gnu/debug/build/pprof-b06a5b0f3f6481fd/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
`pprof` (lib test) generated 4 warnings (4 duplicates)
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): target/x86_64-unknown-linux-gnu/debug/build/pprof-b06a5b0f3f6481fd/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
1 warning emitted
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, nightly, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
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/
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu): target/x86_64-unknown-linux-gnu/debug/build/pprof-639e52ddf385bec8/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
`pprof` (lib test) generated 4 warnings (4 duplicates)
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu): target/x86_64-unknown-linux-gnu/debug/build/pprof-639e52ddf385bec8/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
1 warning emitted
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, stable, x86_64-unknown-linux-gnu)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, stable, 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.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl): target/x86_64-unknown-linux-musl/debug/build/pprof-fcb366c8be76e527/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl)
`pprof` (lib test) generated 4 warnings (4 duplicates)
Test (ubuntu-latest, stable, 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/
Test (ubuntu-latest, stable, 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/
Test (ubuntu-latest, stable, 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/
Test (ubuntu-latest, stable, 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/
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, stable, x86_64-unknown-linux-musl)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (macos-latest, nightly, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-latest, nightly, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-latest, nightly, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (macos-latest, nightly, x86_64-apple-darwin)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (macos-latest, nightly, x86_64-apple-darwin): target/x86_64-apple-darwin/debug/build/pprof-9c3f20b630a07851/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (macos-latest, nightly, x86_64-apple-darwin): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (macos-latest, nightly, x86_64-apple-darwin)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (macos-latest, nightly, x86_64-apple-darwin)
`pprof` (lib test) generated 4 warnings (4 duplicates)
Test (macos-latest, nightly, x86_64-apple-darwin)
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/
Test (macos-latest, nightly, x86_64-apple-darwin)
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/
Test (macos-latest, nightly, x86_64-apple-darwin)
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/
Test (macos-latest, nightly, x86_64-apple-darwin)
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/
Test (ubuntu-latest, nightly, 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.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl): target/x86_64-unknown-linux-musl/debug/build/pprof-3a539afe2a48bab3/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
`pprof` (lib test) generated 4 warnings (4 duplicates)
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl): src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
Test (ubuntu-latest, nightly, x86_64-unknown-linux-musl)
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
Test (ubuntu-latest, nightly, 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/
Test (ubuntu-latest, nightly, 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/
Test (ubuntu-latest, nightly, 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/
Test (ubuntu-latest, nightly, 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 (macos-latest, 1.66.0, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, 1.66.0, aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-latest, 1.66.0, aarch64-apple-darwin)
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 (macos-latest, 1.66.0, aarch64-apple-darwin)
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 (macos-latest, 1.66.0, aarch64-apple-darwin)
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 (macos-latest, 1.66.0, aarch64-apple-darwin)
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 (macos-latest, 1.66.0, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, 1.66.0, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-latest, 1.66.0, x86_64-apple-darwin)
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 (macos-latest, 1.66.0, x86_64-apple-darwin)
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 (macos-latest, 1.66.0, x86_64-apple-darwin)
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 (macos-latest, 1.66.0, x86_64-apple-darwin)
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/
Format and Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format and Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Format and Clippy
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/
Format and Clippy
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/
Format and Clippy
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/
Format and Clippy
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 (ubuntu-latest, 1.66.0, aarch64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, 1.66.0, aarch64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, 1.66.0, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, aarch64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, 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.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, 1.66.0, x86_64-unknown-linux-musl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, 1.66.0, 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 (ubuntu-latest, 1.66.0, 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 (ubuntu-latest, 1.66.0, 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 (ubuntu-latest, 1.66.0, 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 (ubuntu-latest, 1.66.0, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, 1.66.0, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (ubuntu-latest, 1.66.0, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, 1.66.0, x86_64-unknown-linux-gnu)
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/