.github/workflows/nightly.yml #25
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
32s
nightly
/
...
/
cargo +nightly fmt
15s
nightly
/
...
/
cargo +nightly lints clippy
47s
nightly
/
...
/
cargo deny check
1m 26s
nightly
/
...
/
cargo update && cargo test
24s
nightly
/
...
/
cargo minimal-versions check --workspace
33s
nightly
/
...
/
cargo +nightly doc --cfg docsrs
25s
nightly
/
...
/
cargo minimal-versions check --workspace
34s
Annotations
4 errors and 1 warning
nightly / fmt / cargo +nightly fmt
Process completed with exit code 1.
|
nightly / clippy / cargo +nightly lints clippy:
tests/inner-functions.rs#L22
sub-expression diverges
|
nightly / clippy / cargo +nightly lints clippy:
tests/no_std.rs#L7
sub-expression diverges
|
nightly / clippy / cargo +nightly lints clippy
Process completed with exit code 1.
|
nightly / fmt / cargo +nightly fmt:
macros/src/throws.rs#L111
Diff in /home/runner/work/culpa/culpa/macros/src/throws.rs
|