Binarize: fix copy files from addons folder path #552
build.yaml
on: pull_request
Matrix: build
Release
0s
Matrix: mods
Annotations
2 errors and 10 warnings
`to_string` applied to a type that implements `Display` in `format!` args:
bin/src/modules/binarize.rs#L146
error: `to_string` applied to a type that implements `Display` in `format!` args
--> bin/src/modules/binarize.rs:146:61
|
146 | &format!("-binPath={}", tmp_source.display().to_string()),
| ^^^^^^^^^^^^ help: remove this
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_format_args
note: the lint level is defined here
--> bin/src/lib.rs:1:9
|
1 | #![deny(clippy::all, clippy::nursery)]
| ^^^^^^^^^^^
= note: `#[deny(clippy::to_string_in_format_args)]` implied by `#[deny(clippy::all)]`
|
`to_string` applied to a type that implements `Display` in `format!` args:
bin/src/modules/binarize.rs#L146
error: `to_string` applied to a type that implements `Display` in `format!` args
--> bin/src/modules/binarize.rs:146:61
|
146 | &format!("-binPath={}", tmp_source.display().to_string()),
| ^^^^^^^^^^^^ help: remove this
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_format_args
note: the lint level is defined here
--> bin/src/lib.rs:1:9
|
1 | #![deny(clippy::all, clippy::nursery)]
| ^^^^^^^^^^^
= note: `#[deny(clippy::to_string_in_format_args)]` implied by `#[deny(clippy::all)]`
|
ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
ubuntu
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/
|
ubuntu
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/
|
ubuntu
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/
|
ubuntu
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/
|
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
windows
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/
|
windows
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/
|
windows
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/
|
windows
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-x64
Expired
|
39.9 MB |
|
windows-x64
Expired
|
21.2 MB |
|