ci #4075
Annotations
18 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/[email protected], 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/checkout@v2, actions-rs/[email protected], 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/
|
Setup | Toolchain
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/
|
Setup | Toolchain
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/
|
Setup | Toolchain
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/
|
Setup | Toolchain
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 crate `openraft/`:
openraft/src/vote/leader_id/leader_id_std.rs#L102
unused import: `crate::CommittedLeaderId`
|
Test crate `openraft/`
`openraft` (lib test) generated 1 warning (run `cargo fix --lib -p openraft --tests` to apply 1 suggestion)
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L13
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L145
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L13
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L145
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L13
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L145
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L13
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L145
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test crate `tests/`
`tests` (test "management") generated 2 warnings
|
Test crate `tests/`:
tests/tests/fixtures/mod.rs#L145
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Loading