This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Release 1.3.4 #1
Triggered via release
January 20, 2024 13:45
PrintedScript
created
Release-1-3-4
Status
Failure
Total duration
3m 22s
Artifacts
–
build-release.yml
on: release
Build on Windows Release-1-3-4
3m 8s
Build on Linux Release-1-3-4
45s
Annotations
3 errors and 16 warnings
Build on Linux Release-1-3-4:
src/main.rs#L382
failed to resolve: use of undeclared type `File`
|
Build on Linux Release-1-3-4
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Build on Windows Release-1-3-4
Resource not accessible by integration
|
Build on Linux Release-1-3-4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Build on Linux Release-1-3-4:
src/main.rs#L1
unused import: `chrono::format`
|
Build on Linux Release-1-3-4:
src/main.rs#L44
unnecessary parentheses around `if` condition
|
Build on Linux Release-1-3-4:
src/main.rs#L18
unused import: `std::io::prelude`
|
Build on Linux Release-1-3-4
`syntax_bootstrapper` (bin "syntax_bootstrapper") generated 3 warnings
|
Build on Windows Release-1-3-4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build on Windows Release-1-3-4:
src/main.rs#L1
unused import: `chrono::format`
|
Build on Windows Release-1-3-4:
src/main.rs#L44
unnecessary parentheses around `if` condition
|
Build on Windows Release-1-3-4:
src/main.rs#L39
unused variable: `message`
|
Build on Windows Release-1-3-4:
src/main.rs#L463
unused variable: `custom_wine`
|
Build on Windows Release-1-3-4:
src/main.rs#L150
variable does not need to be mutable
|
Build on Windows Release-1-3-4:
src/main.rs#L320
variable `VersionURLPrefix` should have a snake case name
|
Build on Windows Release-1-3-4:
src/main.rs#L322
variable `Client2018Zip` should have a snake case name
|
Build on Windows Release-1-3-4:
src/main.rs#L323
variable `Client2020Zip` should have a snake case name
|
Build on Windows Release-1-3-4:
src/main.rs#L324
variable `Client2014Zip` should have a snake case name
|
Build on Windows Release-1-3-4:
src/main.rs#L325
variable `Client2016Zip` should have a snake case name
|