Skip to content

Initial commit

Initial commit #2

Triggered via push October 19, 2023 15:36
Status Failure
Total duration 3m 23s
Artifacts

rust_ci.yml

on: push
Matrix: Rust Checks
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Rust Checks (fmt, --all -- --check --color always)
Command failed: rustc -vV
Rust Checks (fmt, --all -- --check --color always)
error: in /home/runner/work/esp32s3-defmt-example/esp32s3-defmt-example/rust-toolchain.toml: invalid toolchain name: 'esp'
Rust Checks (build, --release)
Command failed: rustc -vV
Rust Checks (build, --release)
error: in /home/runner/work/esp32s3-defmt-example/esp32s3-defmt-example/rust-toolchain.toml: invalid toolchain name: 'esp'
Rust Checks (clippy, --all-targets --all-features --workspace -- -D warnings)
error: in /home/runner/work/esp32s3-defmt-example/esp32s3-defmt-example/rust-toolchain.toml: invalid toolchain name: 'esp'
Rust Checks (clippy, --all-targets --all-features --workspace -- -D warnings)
Process completed with exit code 101.