Update Rust crate anyhow to v1.0.95 #301
Annotations
7 errors and 52 warnings
rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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 (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 (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
|
test (macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test (ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test (windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 (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 (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 (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
|