Fail early if required tools can't be found. #7213
web.yml
on: pull_request
Build and deploy site and docs
25s
Annotations
1 error and 1 warning
missing fields `cargo_auditable`, `cargo_cyclonedx`, `cargo_xwin` and 1 other field in initializer of `tasks::Tools`:
cargo-dist/src/tests/mock.rs#L75
error[E0063]: missing fields `cargo_auditable`, `cargo_cyclonedx`, `cargo_xwin` and 1 other field in initializer of `tasks::Tools`
--> cargo-dist/src/tests/mock.rs:75:5
|
75 | Tools {
| ^^^^^ missing `cargo_auditable`, `cargo_cyclonedx`, `cargo_xwin` and 1 other field
|
Build and deploy site and docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|