Skip to content

⬆️ update suzuki-shunsuke/github-action-renovate-config-validator act… #940

⬆️ update suzuki-shunsuke/github-action-renovate-config-validator act…

⬆️ update suzuki-shunsuke/github-action-renovate-config-validator act… #940

Triggered via push September 1, 2024 19:16
Status Failure
Total duration 7m 49s
Artifacts 4

ci.yml

on: push
Debounce
0s
Debounce
Matrix: Test
Matrix: Release / build
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
Release / build (macos-latest, macos-arm64)
Resource not accessible by integration
Release / build (macos-13, macos-x86_64)
Resource not accessible by integration
Release / build (ubuntu-latest, linux-x86_64)
Resource not accessible by integration
Release / build (windows-latest, windows-x86_64)
Resource not accessible by integration
the borrowed expression implements the required traits: src/modules/location.rs#L82
warning: the borrowed expression implements the required traits --> src/modules/location.rs:82:5 | 82 | / &ApiQuery::location(ApiName::OpenStreetMap, address, language) 83 | | .convert() 84 | | .assemble(), | |_______________________________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args = note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default help: change this to | 82 ~ ApiQuery::location(ApiName::OpenStreetMap, address, language) 83 ~ .convert() 84 ~ .assemble(), |
the borrowed expression implements the required traits: src/modules/location.rs#L97
warning: the borrowed expression implements the required traits --> src/modules/location.rs:97:9 | 97 | .get(&ApiQuery::location(ApiName::OpenMeteo, address, language).convert().assemble()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: change this to: `ApiQuery::location(ApiName::OpenMeteo, address, language).convert().assemble()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args
9 tests found
There are 9 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
wthrr-linux-x86_64 Expired
6.7 MB
wthrr-macos-arm64 Expired
2.19 MB
wthrr-macos-x86_64 Expired
2.25 MB
wthrr-windows-x86_64 Expired
2.28 MB