Skip to content

lint

lint #36

Triggered via push January 20, 2024 01:39
Status Failure
Total duration 4m 40s
Artifacts

build.yml

on: push
check if src files changed
3s
check if src files changed
build-src-linux-arm32
1m 56s
build-src-linux-arm32
build-src-linux-aarch64
1m 56s
build-src-linux-aarch64
lint-src
41s
lint-src
Matrix: build-src
Matrix: test-src-for-unity
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build-src-ubuntu-latest: examples/src/tests/flag.rs#L15
unused import: `io`
build-src-ubuntu-latest: examples/src/tests/flag.rs#L39
the `?` operator can only be used in an async block that returns `Result` or `Option` (or another type that implements `FromResidual`)
build-src-ubuntu-latest
Process completed with exit code 1.
build-src-macos-latest: examples/src/tests/flag.rs#L15
unused import: `io`
build-src-macos-latest: examples/src/tests/flag.rs#L39
the `?` operator can only be used in an async block that returns `Result` or `Option` (or another type that implements `FromResidual`)
build-src-macos-latest
Process completed with exit code 1.
build-src-windows-latest: examples/src/tests/flag.rs#L15
unused import: `io`
build-src-windows-latest: examples/src/tests/flag.rs#L39
the `?` operator can only be used in an async block that returns `Result` or `Option` (or another type that implements `FromResidual`)
build-src-windows-latest
Process completed with exit code 1.