⬆️ update actions/checkout action to v4.2.2 (#385) #1037
ci.yml
on: push
Debounce
0s
Lint
/
fmt
9s
Lint
/
clippy
29s
Lint
/
msrv
19s
Lint
/
actionlint
5s
Lint
/
renovate-linter
41s
Matrix: Test
Matrix: Release / build
Annotations
4 errors, 1 warning, 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 (windows-latest, windows-x86_64)
Resource not accessible by integration
|
Release / build (ubuntu-latest, linux-x86_64)
Resource not accessible by integration
|
consider adding a `;` to the last statement for consistent formatting:
src/modules/display/utils.rs#L66
warning: consider adding a `;` to the last statement for consistent formatting
--> src/modules/display/utils.rs:66:4
|
66 | result.push(digits[digit as usize])
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: add a `;` here: `result.push(digits[digit as usize]);`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#semicolon_if_nothing_returned
note: the lint level is defined here
--> src/main.rs:2:9
|
2 | #![warn(clippy::pedantic)]
| ^^^^^^^^^^^^^^^^
= note: `#[warn(clippy::semicolon_if_nothing_returned)]` implied by `#[warn(clippy::pedantic)]`
|
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wthrr-linux-x86_64
|
6.1 MB |
|
wthrr-macos-arm64
|
1.99 MB |
|
wthrr-macos-x86_64
|
2.07 MB |
|
wthrr-windows-x86_64
|
2.18 MB |
|