Skip to content

Update Rust crate la-arena to 0.3.0 - autoclosed #275

Update Rust crate la-arena to 0.3.0 - autoclosed

Update Rust crate la-arena to 0.3.0 - autoclosed #275

Triggered via pull request May 5, 2024 10:45
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 55 warnings
rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
test (ubuntu-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
test (windows-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rustfmt
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/
rustfmt
`/home/runner/work/lua-analyzer/lua-analyzer/.cargo/config` is deprecated in favor of `config.toml`
rustfmt
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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
test (ubuntu-latest)
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/.
test (ubuntu-latest)
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 (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
`/home/runner/work/lua-analyzer/lua-analyzer/.cargo/config` is deprecated in favor of `config.toml`
test (ubuntu-latest): crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
test (ubuntu-latest): crates/vfs/src/loader.rs#L13
field `thread` is never read
test (ubuntu-latest): crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
test (ubuntu-latest)
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
test (ubuntu-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (macos-latest)
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/.
test (macos-latest)
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 (macos-latest)
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/
test (macos-latest)
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/
test (macos-latest)
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/
test (macos-latest)
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/
test (macos-latest)
`/Users/runner/work/lua-analyzer/lua-analyzer/.cargo/config` is deprecated in favor of `config.toml`
test (macos-latest): crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
test (macos-latest): crates/vfs/src/loader.rs#L13
field `thread` is never read
test (macos-latest): crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
test (macos-latest)
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
test (macos-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (macos-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (macos-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (macos-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (macos-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (windows-latest)
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/.
test (windows-latest)
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 (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
`D:\a\lua-analyzer\lua-analyzer\.cargo\config` is deprecated in favor of `config.toml`
test (windows-latest): crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
test (windows-latest): crates/vfs/src/loader.rs#L13
field `thread` is never read
test (windows-latest): crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
test (windows-latest)
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
test (windows-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (windows-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (windows-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (windows-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (windows-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read