Update Rust crate lsp-server to 0.7.0 - autoclosed #276
Annotations
2 errors and 16 warnings
Compile:
crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
|
Compile
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Install Rust 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 Rust 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 Rust 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 Rust 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/
|
Compile
`/Users/runner/work/lua-analyzer/lua-analyzer/.cargo/config` is deprecated in favor of `config.toml`
|
Compile:
crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
|
Compile:
crates/parser/src/parser.rs#L110
method `expect_at` is never used
|
Compile:
crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
|
Compile:
crates/parser/src/parser.rs#L189
method `abandon` is never used
|
Compile:
crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
|
Compile:
crates/parser/src/parser.rs#L257
methods `undo_completion`, `change_kind`, and `kind` are never used
|
Compile:
crates/parser/src/grammar.rs#L14
constant `RECOVERY_SET` is never used
|
Compile:
crates/parser/src/grammar.rs#L25
function `multi_name` is never used
|
Compile
`parser` (lib) generated 8 warnings
|
Loading