Bump requests from 2.31.0 to 2.32.0 in /tests #2157
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install stable 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/
|
Install stable 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/
|
Install stable 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/
|
Install stable 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/
|
Build:
crates/tako/src/internal/tests/test_reactor.rs#L6
unused import: `crate::internal::common::Set`
|
Build:
crates/tako/src/internal/tests/test_scheduler_sn.rs#L11
unused import: `start_and_finish_on_worker`
|
Build:
crates/tako/src/internal/tests/test_scheduler_sn.rs#L16
unused import: `crate::internal::tests::utils::workflows::submit_example_1`
|
Build:
crates/tako/src/internal/tests/utils/schedule.rs#L137
unused variable: `size`
|
Build:
crates/tako/src/internal/tests/test_scheduler_sn.rs#L768
function `check_task_has_worker` is never used
|
Build
`tako` (lib test) generated 5 warnings (run `cargo fix --lib -p tako --tests` to apply 4 suggestions)
|
Run Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@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/
|
Test:
crates/tako/src/internal/tests/test_reactor.rs#L6
unused import: `crate::internal::common::Set`
|
Test:
crates/tako/src/internal/tests/test_scheduler_sn.rs#L11
unused import: `start_and_finish_on_worker`
|
Test:
crates/tako/src/internal/tests/test_scheduler_sn.rs#L16
unused import: `crate::internal::tests::utils::workflows::submit_example_1`
|
Test:
crates/tako/src/internal/tests/utils/schedule.rs#L137
unused variable: `size`
|
Test:
crates/tako/src/internal/tests/test_scheduler_sn.rs#L768
function `check_task_has_worker` is never used
|
Test
`tako` (lib test) generated 5 warnings (run `cargo fix --lib -p tako --tests` to apply 4 suggestions)
|
Loading