upgrade deps to fix security alert #24
presubmit.yml
on: push
cargo +nightly cranky --all-targets -- -D warnings
cargo +nightly fmt -- --check
cargo deny --all-features check licenses
cargo test --all-features
Annotations
1 error
Invalid workflow file:
.github/workflows/presubmit.yml#L12
The workflow is not valid. .github/workflows/presubmit.yml (Line: 12, Col: 11): A sequence was not expected .github/workflows/presubmit.yml (Line: 39, Col: 11): 'channel' is already defined
|