Update Rust crate anyhow to v1.0.93 #129
Annotations
2 errors and 16 warnings
cargo build --release:
rockysmithereens/src/ui/song_select.rs#L8
unresolved import `rfd::FileDialog`
|
cargo build --release
The process '/home/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-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-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
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
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
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
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/
|
cargo build --release:
crates/psarc/src/lib.rs#L361
variable does not need to be mutable
|
cargo build --release:
crates/psarc/src/lib.rs#L366
variable does not need to be mutable
|
cargo build --release
`psarc` (lib) generated 2 warnings (run `cargo fix --lib -p psarc` to apply 2 suggestions)
|
cargo build --release:
crates/rockysmithereens_parser/src/lib.rs#L10
unused import: `ArchiveReadError`
|
cargo build --release:
crates/rockysmithereens_parser/src/song_xml.rs#L9
fields `version` and `title` are never read
|
cargo build --release:
crates/rockysmithereens_parser/src/song_xml.rs#L83
field `anchors` is never read
|
cargo build --release:
crates/rockysmithereens_parser/src/song_xml.rs#L91
fields `time`, `fret`, and `width` are never read
|
cargo build --release:
crates/rockysmithereens_parser/src/song_xml.rs#L192
field `unk5` is never read
|
cargo build --release:
crates/rockysmithereens_parser/src/song_xml.rs#L208
field `time` is never read
|
cargo build --release:
crates/rockysmithereens_parser/src/xblock.rs#L12
multiple fields are never read
|
Loading