Skip to content

Binarize: copy files from addons folder #481

Binarize: copy files from addons folder

Binarize: copy files from addons folder #481

Triggered via pull request October 30, 2023 22:04
Status Failure
Total duration 2m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
stable / fmt
5s
stable / fmt
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
no method named `replace` found for reference `&std::path::PathBuf` in the current scope: bin/src/utils/link.rs#L52
error[E0599]: no method named `replace` found for reference `&std::path::PathBuf` in the current scope --> bin/src/utils/link.rs:52:25 | 52 | let target = target.replace('\\', "/"); | ^^^^^^^ method not found in `&PathBuf`
beta / clippy
Clippy had exited with the 101 exit code
no method named `replace` found for reference `&std::path::PathBuf` in the current scope: bin/src/utils/link.rs#L52
error[E0599]: no method named `replace` found for reference `&std::path::PathBuf` in the current scope --> bin/src/utils/link.rs:52:25 | 52 | let target = target.replace('\\', "/"); | ^^^^^^^ method not found in `&PathBuf`
stable / clippy
Clippy had exited with the 101 exit code
beta / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/