Skip to content

xctrace support

xctrace support #241

Re-run triggered January 5, 2025 08:45
Status Success
Total duration 50s
Artifacts

check.yml

on: pull_request
stable / fmt
8s
stable / fmt
semver
19s
semver
nightly / doc
19s
nightly / doc
ubuntu / stable / features
19s
ubuntu / stable / features
Matrix: clippy
Matrix: msrv
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
stable / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
stable / clippy: src/collapse/guess.rs#L73
[clippy] reported by reviewdog 🐶 warning: use of `default` to create a unit struct --> src/collapse/guess.rs:73:42 | 73 | let mut xctrace = xctrace::Folder::default(); | ^^^^^^^^^^^ help: remove this call to `default` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#default_constructed_unit_structs = note: `#[warn(clippy::default_constructed_unit_structs)]` on by default Raw Output: src/collapse/guess.rs:73:42:w:warning: use of `default` to create a unit struct --> src/collapse/guess.rs:73:42 | 73 | let mut xctrace = xctrace::Folder::default(); | ^^^^^^^^^^^ help: remove this call to `default` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#default_constructed_unit_structs = note: `#[warn(clippy::default_constructed_unit_structs)]` on by default __END__
ubuntu / stable / features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nightly / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu / 1.71.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
beta / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
beta / clippy: src/collapse/guess.rs#L73
[clippy] reported by reviewdog 🐶 warning: use of `default` to create a unit struct --> src/collapse/guess.rs:73:42 | 73 | let mut xctrace = xctrace::Folder::default(); | ^^^^^^^^^^^ help: remove this call to `default` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#default_constructed_unit_structs = note: `#[warn(clippy::default_constructed_unit_structs)]` on by default Raw Output: src/collapse/guess.rs:73:42:w:warning: use of `default` to create a unit struct --> src/collapse/guess.rs:73:42 | 73 | let mut xctrace = xctrace::Folder::default(); | ^^^^^^^^^^^ help: remove this call to `default` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#default_constructed_unit_structs = note: `#[warn(clippy::default_constructed_unit_structs)]` on by default __END__
semver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636