Update Rust crate lsp-types to 0.97.0 #283
Annotations
2 errors and 16 warnings
crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@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, 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/
|
|
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