This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Release 1.3.4.1 #2
Triggered via release
January 20, 2024 13:51
PrintedScript
created
Release-1-3-4-1
Status
Success
Total duration
2m 56s
Artifacts
–
build-release.yml
on: release
Build on Windows Release-1-3-4-1
2m 45s
Build on Linux Release-1-3-4-1
51s
Annotations
24 warnings
Build on Linux Release-1-3-4-1
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 Linux Release-1-3-4-1:
src/main.rs#L1
unused import: `chrono::format`
|
Build on Linux Release-1-3-4-1:
src/main.rs#L44
unnecessary parentheses around `if` condition
|
Build on Linux Release-1-3-4-1:
src/main.rs#L18
unused import: `std::io::prelude`
|
Build on Linux Release-1-3-4-1:
src/main.rs#L39
unused variable: `message`
|
Build on Linux Release-1-3-4-1:
src/main.rs#L150
value assigned to `bootstrapper_filename` is never read
|
Build on Linux Release-1-3-4-1:
src/main.rs#L320
variable `VersionURLPrefix` should have a snake case name
|
Build on Linux Release-1-3-4-1:
src/main.rs#L322
variable `Client2018Zip` should have a snake case name
|
Build on Linux Release-1-3-4-1:
src/main.rs#L323
variable `Client2020Zip` should have a snake case name
|
Build on Linux Release-1-3-4-1:
src/main.rs#L324
variable `Client2014Zip` should have a snake case name
|
Build on Linux Release-1-3-4-1:
src/main.rs#L325
variable `Client2016Zip` should have a snake case name
|
Build on Linux Release-1-3-4-1
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/
|
Build on Windows Release-1-3-4-1
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-1
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/
|
Build on Windows Release-1-3-4-1:
src/main.rs#L1
unused import: `chrono::format`
|
Build on Windows Release-1-3-4-1:
src/main.rs#L44
unnecessary parentheses around `if` condition
|
Build on Windows Release-1-3-4-1:
src/main.rs#L39
unused variable: `message`
|
Build on Windows Release-1-3-4-1:
src/main.rs#L460
unused variable: `custom_wine`
|
Build on Windows Release-1-3-4-1:
src/main.rs#L150
variable does not need to be mutable
|
Build on Windows Release-1-3-4-1:
src/main.rs#L320
variable `VersionURLPrefix` should have a snake case name
|
Build on Windows Release-1-3-4-1:
src/main.rs#L322
variable `Client2018Zip` should have a snake case name
|
Build on Windows Release-1-3-4-1:
src/main.rs#L323
variable `Client2020Zip` should have a snake case name
|
Build on Windows Release-1-3-4-1:
src/main.rs#L324
variable `Client2014Zip` should have a snake case name
|
Build on Windows Release-1-3-4-1:
src/main.rs#L325
variable `Client2016Zip` should have a snake case name
|