Add the unstable feature to async-std to fix compilation on windows #114
Annotations
10 errors and 6 warnings
src/header.rs#L1515
can be more succinctly written as a byte str
|
src/header.rs#L1540
can be more succinctly written as a byte str
|
src/archive.rs#L680
redundant guard
|
src/builder.rs#L552
the borrowed expression implements the required traits
|
src/builder.rs#L594
the borrowed expression implements the required traits
|
src/entry.rs#L681
the borrowed expression implements the required traits
|
src/header.rs#L450
casting to the same type is unnecessary (`u64` -> `u64`)
|
src/header.rs#L467
casting to the same type is unnecessary (`u64` -> `u64`)
|
src/header.rs#L724
casting to the same type is unnecessary (`u32` -> `u32`)
|
src/header.rs#L1505
deref which would be done by auto-deref
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/checkout@v2, 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/
|
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/
|
This job failed
Loading