update async-* dependencies #1160
Annotations
10 errors and 5 warnings
src/vec/mod.rs#L10
unused import: `std::vec::Vec`
|
src/result/mod.rs#L9
unused import: `std::result::Result`
|
src/option/mod.rs#L9
unused import: `std::option::Option`
|
src/string/mod.rs#L9
unused import: `std::string::String`
|
src/collections/mod.rs#L14
unused import: `binary_heap::BinaryHeap`
|
src/collections/mod.rs#L15
unused import: `btree_map::BTreeMap`
|
src/collections/mod.rs#L16
unused import: `btree_set::BTreeSet`
|
src/collections/mod.rs#L17
unused import: `hash_map::HashMap`
|
src/collections/mod.rs#L18
unused import: `hash_set::HashSet`
|
src/collections/mod.rs#L19
unused import: `linked_list::LinkedList`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2, 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 `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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading