Next release is 1.1.0 #97
build.yml
on: push
Build on Linux
1m 5s
Build on MacOS
2m 1s
Build on Windows
2m 15s
Annotations
9 warnings
Build on Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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:
src/bingwallpaper/bingapiclient.rs#L110
accessing first element with `image_archive.images.get(0)`
|
Build on Linux
`bingwallpaper` (bin "bingwallpaper") generated 1 warning (run `cargo clippy --fix --bin "bingwallpaper"` to apply 1 suggestion)
|
Build on MacOS
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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 MacOS:
src/bingwallpaper/bingapiclient.rs#L110
accessing first element with `image_archive.images.get(0)`
|
Build on MacOS
`bingwallpaper` (bin "bingwallpaper") generated 1 warning (run `cargo clippy --fix --bin "bingwallpaper"` to apply 1 suggestion)
|
Build on Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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:
src/bingwallpaper/bingapiclient.rs#L110
accessing first element with `image_archive.images.get(0)`
|
Build on Windows
`bingwallpaper` (bin "bingwallpaper") generated 1 warning (run `cargo clippy --fix --bin "bingwallpaper"` to apply 1 suggestion)
|