Update Rust crate smol_str to 0.3.0 #258
Annotations
1 error and 25 warnings
Test
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Test:
crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
|
Test:
crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
|
Test:
crates/parser/src/parser.rs#L110
method `expect_at` is never used
|
Test:
crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
|
Test:
crates/parser/src/parser.rs#L189
method `abandon` is never used
|
Test:
crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
|
Test:
crates/parser/src/parser.rs#L257
methods `undo_completion`, `change_kind`, and `kind` are never used
|
Test:
crates/parser/src/grammar.rs#L14
constant `RECOVERY_SET` is never used
|
Test:
crates/parser/src/grammar.rs#L25
function `multi_name` is never used
|
Test
`parser` (lib) generated 9 warnings
|
Compile:
crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
|
Compile:
crates/vfs/src/loader.rs#L13
field `thread` is never read
|
Compile:
crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
|
Compile
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
|
Compile:
crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
|
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
|
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/
|
The logs for this run have expired and are no longer available.
Loading