update github actions #64
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, 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:
tests/sort_test.rs#L1
unused import: `assert_cmd::Command`
|
Run actions-rs/cargo@v1:
tests/sort_test.rs#L2
unused import: `std::fs::read_dir`
|
Run actions-rs/cargo@v1:
tests/sort_test.rs#L3
unused import: `std::fs::File`
|
Run actions-rs/cargo@v1
`nomino` (test "sort_test") generated 3 warnings (run `cargo fix --test "sort_test"` to apply 3 suggestions)
|
Run actions-rs/cargo@v1:
tests/map_test.rs#L2
unused import: `std::fs::read_dir`
|
Run actions-rs/cargo@v1:
tests/map_test.rs#L3
unused import: `std::fs::File`
|
Run actions-rs/cargo@v1:
tests/map_test.rs#L4
unused import: `std::io::Write`
|
Run actions-rs/cargo@v1:
tests/default_test.rs#L1
unused import: `assert_cmd::Command`
|
Run actions-rs/cargo@v1:
tests/default_test.rs#L2
unused import: `std::fs::create_dir_all`
|
Run actions-rs/cargo@v1:
tests/default_test.rs#L3
unused import: `std::fs::read_dir`
|
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