Skip to content

.github/workflows/nightly.yml #506

.github/workflows/nightly.yml

.github/workflows/nightly.yml #506

Triggered via schedule August 6, 2023 02:24
Status Failure
Total duration 1m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nightly.yml

on: schedule
nightly  /  ...  /  cargo +nightly test
56s
nightly / test / cargo +nightly test
nightly  /  ...  /  cargo +nightly fmt
21s
nightly / fmt / cargo +nightly fmt
nightly  /  ...  /  cargo +nightly lints clippy
1m 1s
nightly / clippy / cargo +nightly lints clippy
nightly  /  ...  /  cargo deny check
27s
nightly / deny / cargo deny check
nightly  /  ...  /  cargo update && cargo test
35s
nightly / updates / cargo update && cargo test
nightly  /  ...  /  cargo minimal-versions check --workspace
44s
nightly / minimal-versions / cargo minimal-versions check --workspace
nightly  /  ...  /  cargo +nightly doc --cfg docsrs
33s
nightly / docsrs / cargo +nightly doc --cfg docsrs
nightly  /  ...  /  cargo minimal-versions check --workspace
22s
nightly / minimal-versions-nightly / cargo minimal-versions check --workspace
nightly  /  create issue
5s
nightly / create issue
nightly  /  close issue
0s
nightly / close issue
Fit to window
Zoom out
Zoom in

Annotations

5 errors
nightly / fmt / cargo +nightly fmt
Error: ENOENT: no such file or directory, opendir '/home/runner/work/cbor-diag-rs/cbor-diag-rs/target'
nightly / minimal-versions-nightly / cargo minimal-versions check --workspace
unknown feature `proc_macro_span_shrink`
nightly / minimal-versions-nightly / cargo minimal-versions check --workspace
Process completed with exit code 1.
nightly / clippy / cargo +nightly lints clippy: tests/bytes.rs#L551
unnecessary hashes around raw string literal
nightly / clippy / cargo +nightly lints clippy
Process completed with exit code 1.