Skip to content

Refactor plot coverage segment function to remove unused variable and… #9

Refactor plot coverage segment function to remove unused variable and…

Refactor plot coverage segment function to remove unused variable and… #9

Triggered via push June 13, 2025 15:44
Status Failure
Total duration 51s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
build (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build (ubuntu-latest, x86_64-unknown-linux-gnu): plots/src/main.rs#L183
cannot find value `file_count` in this scope
build (windows-latest, x86_64-pc-windows-msvc)
The operation was canceled.
build (windows-latest, x86_64-pc-windows-msvc)
The strategy configuration was canceled because "build.ubuntu-latest_x86_64-unkn" failed
build (macos-latest, aarch64-apple-darwin)
The operation was canceled.
build (macos-latest, aarch64-apple-darwin)
The strategy configuration was canceled because "build.ubuntu-latest_x86_64-unkn" failed
build (ubuntu-latest, x86_64-unknown-linux-gnu)
`plots` (bin "plots") generated 2 warnings
build (ubuntu-latest, x86_64-unknown-linux-gnu): plots/src/main.rs#L536
value assigned to `initial_reads` is never read
build (ubuntu-latest, x86_64-unknown-linux-gnu): plots/src/main.rs#L528
variable `initial_reads` is assigned to, but never used
build (ubuntu-latest, x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
build (windows-latest, x86_64-pc-windows-msvc)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
build (macos-latest, aarch64-apple-darwin)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`