Update Rust crate flate2 to v1.0.35 #287
Annotations
2 errors and 16 warnings
crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
|
|
crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
|
crates/vfs/src/loader.rs#L13
field `thread` is never read
|
crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
|
|
crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
|
crates/parser/src/parser.rs#L110
method `expect_at` is never used
|
crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
|
crates/parser/src/parser.rs#L189
method `abandon` is never used
|
crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
|
This job failed
Loading