Skip to content

fix(ci): repair workflows that are not valid YAML and have never run … #98

fix(ci): repair workflows that are not valid YAML and have never run …

fix(ci): repair workflows that are not valid YAML and have never run … #98

Triggered via push August 6, 2026 10:11
Status Failure
Total duration 4m 3s
Artifacts

rust-ci.yml

on: push
rust-ci  /  Detect Cargo.toml
7s
rust-ci / Detect Cargo.toml
rust-ci  /  Cargo check + clippy + fmt
5s
rust-ci / Cargo check + clippy + fmt
rust-ci  /  Cargo audit (security)
rust-ci / Cargo audit (security)
rust-ci  /  Coverage (tarpaulin + codecov)
0s
rust-ci / Coverage (tarpaulin + codecov)
rust-ci  /  Cargo test
rust-ci / Cargo test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
rust-ci / Cargo check + clippy + fmt
Process completed with exit code 101.
rust-ci / Cargo check + clippy + fmt
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 2433: name = "openssl" 2434: <<<<<<< HEAD ^ 2435: version = "0.10.80"