Bump clap from 4.0.32 to 4.4.7 #673
Annotations
5 errors and 30 warnings
Run actions-rs/cargo@v1
cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
|
Run actions-rs/cargo@v1
cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
|
Run actions-rs/cargo@v1
unknown feature `proc_macro_span_shrink`
|
Run actions-rs/cargo@v1
could not compile `proc-macro2` (lib) due to 3 previous errors
|
Run actions-rs/cargo@v1
The process '/home/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-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/
|
Check Source
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Check Source
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Check Source
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Run actions-rs/toolchain@v1
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
Run actions-rs/toolchain@v1
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run Tests
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Run Tests
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Run Tests
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Run actions-rs/cargo@v1
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Run actions-rs/cargo@v1
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Run actions-rs/cargo@v1
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Install Rust & Tools
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 & Tools
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 & Tools
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 & Tools
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/
|
Run Clippy
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Run Clippy
resolver for the non root package will be ignored, specify resolver at the workspace root:
|
Run Clippy
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Run Clippy:
toshi-types/src/query/mod.rs#L307
this lifetime isn't used in the impl
|
Run Clippy
`toshi-types` (lib) generated 1 warning
|
Run Clippy:
toshi-server/src/settings.rs#L10
unnecessary hashes around raw string literal
|
Run Clippy:
toshi-server/src/settings.rs#L18
unnecessary hashes around raw string literal
|
Run Clippy:
toshi-server/src/settings.rs#L199
`Box::new(_)` of default value
|
Run Clippy:
toshi-server/src/settings.rs#L199
use of `default` to create a unit struct
|
Run Clippy
`toshi-server` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p toshi-server` to apply 4 suggestions)
|
The logs for this run have expired and are no longer available.
Loading