fix: always cross-compile to windows via xwin #4629
Annotations
11 errors and 6 warnings
unused import: `str::FromStr`:
cargo-dist/src/backend/ci/github.rs#L5
error: unused import: `str::FromStr`
--> cargo-dist/src/backend/ci/github.rs:5:34
|
5 | use std::{collections::BTreeMap, str::FromStr};
| ^^^^^^^^^^^^
|
unused import: `str::FromStr`:
cargo-dist/src/backend/ci/github.rs#L5
error: unused import: `str::FromStr`
--> cargo-dist/src/backend/ci/github.rs:5:34
|
5 | use std::{collections::BTreeMap, str::FromStr};
| ^^^^^^^^^^^^
|
unused import: `ContainerImage`:
cargo-dist/src/backend/ci/github.rs#L12
error: unused import: `ContainerImage`
--> cargo-dist/src/backend/ci/github.rs:12:44
|
12 | AptPackageName, ChocolateyPackageName, ContainerImage, ContainerImageRef, GhaRunStep,
| ^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
unused import: `ContainerImage`:
cargo-dist/src/backend/ci/github.rs#L12
error: unused import: `ContainerImage`
--> cargo-dist/src/backend/ci/github.rs:12:44
|
12 | AptPackageName, ChocolateyPackageName, ContainerImage, ContainerImageRef, GhaRunStep,
| ^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
docs
Process completed with exit code 101.
|
clippy
Clippy had exited with the 101 exit code
|
test (ubuntu-latest, stable)
Process completed with exit code 101.
|
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
|
test (windows-latest, stable)
The operation was canceled.
|
test (macos-14, stable)
The job was canceled because "ubuntu-latest_stable" failed.
|
test (macos-14, stable)
The operation was canceled.
|
npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|