Add serde json to get all config #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
Rust Checks (fmt, --all -- --check --color always)
Process completed with exit code 1.
|
Rust Checks (fmt, --all -- --check --color always)
Command failed: rustc -vV
|
Rust Checks (fmt, --all -- --check --color always)
error: in /home/runner/work/ticker-tape-rs/ticker-tape-rs/rust-toolchain.toml: invalid toolchain name: 'esp'
|
Rust Checks (build, --release)
Command failed: rustc -vV
|
Rust Checks (build, --release)
error: in /home/runner/work/ticker-tape-rs/ticker-tape-rs/rust-toolchain.toml: invalid toolchain name: 'esp'
|
Rust Checks (build, --release)
Process completed with exit code 101.
|
Rust Checks (clippy, --all-targets --all-features --workspace -- -D warnings)
Command failed: rustc -vV
|
Rust Checks (clippy, --all-targets --all-features --workspace -- -D warnings)
error: in /home/runner/work/ticker-tape-rs/ticker-tape-rs/rust-toolchain.toml: invalid toolchain name: 'esp'
|
Rust Checks (clippy, --all-targets --all-features --workspace -- -D warnings)
Process completed with exit code 101.
|