Skip to content

fix

fix #166

Triggered via push December 6, 2023 10:59
Status Failure
Total duration 1m 21s
Artifacts

rust.yml

on: push
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Clippy (nightly): 2018/day-14-2018/src/main.rs#L12
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
Clippy (nightly): 2018/day-14-2018/src/main.rs#L63
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
Clippy (nightly): 2018/day-14-2018/src/main.rs#L64
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
Clippy (nightly)
Process completed with exit code 101.
Clippy (stable)
The job was canceled because "nightly" failed.
Clippy (stable)
The operation was canceled.
Clippy (beta)
The job was canceled because "nightly" failed.
Clippy (beta)
The operation was canceled.