Merge branch 'ttytm:main' into main #14
ci.yml
on: push
Debounce
0s
Lint
/
fmt
5s
Lint
/
clippy
33s
Lint
/
msrv
21s
Lint
/
actionlint
7s
Lint
/
renovate-linter
35s
Matrix: Test
Matrix: Release / build
Annotations
9 warnings and 1 notice
Debounce
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / msrv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
reference as raw pointer:
src/modules/localization.rs#L183
warning: reference as raw pointer
--> src/modules/localization.rs:183:13
|
183 | let ptr = (self as *mut Self).cast::<u8>();
| ^^^^^^^^^^^^^^^^^^^ help: try: `std::ptr::from_mut::<Self>(self)`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ref_as_ptr
note: the lint level is defined here
--> src/main.rs:2:9
|
2 | #![warn(clippy::pedantic)]
| ^^^^^^^^^^^^^^^^
= note: `#[warn(clippy::ref_as_ptr)]` implied by `#[warn(clippy::pedantic)]`
|
Lint / renovate-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Release / build (ubuntu-latest, linux-x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ww-linux-x86_64
|
6.12 MB |
|
ww-macos-arm64
|
1.98 MB |
|
ww-macos-x86_64
|
2.07 MB |
|
ww-windows-x86_64
|
2.17 MB |
|