remove license #1
build.yaml
on: pull_request
cargo fmt
4s
cargo check
5s
cargo clippy
7s
cargo fix
7s
cargo test
42s
Annotations
11 errors and 5 warnings
|
cargo fmt
The process '/usr/bin/git' failed with exit code 128
|
|
cargo fmt
No url found for submodule path 'crates/exe-runners' in .gitmodules
|
|
cargo check
The process '/usr/bin/git' failed with exit code 128
|
|
cargo check
No url found for submodule path 'crates/exe-runners' in .gitmodules
|
|
cargo clippy
The process '/usr/bin/git' failed with exit code 128
|
|
cargo clippy
No url found for submodule path 'crates/exe-runners' in .gitmodules
|
|
cargo fix
The process '/usr/bin/git' failed with exit code 128
|
|
cargo fix
No url found for submodule path 'crates/exe-runners' in .gitmodules
|
|
cargo test
Canceling since a higher priority waiting request for refs/pull/4/merge exists
|
|
cargo test
The operation was canceled.
|
|
Check Rust
Canceling since a higher priority waiting request for refs/pull/4/merge exists
|
|
cargo fmt
The process '/usr/bin/git' failed with exit code 128
|
|
cargo check
The process '/usr/bin/git' failed with exit code 128
|
|
cargo clippy
The process '/usr/bin/git' failed with exit code 128
|
|
cargo fix
The process '/usr/bin/git' failed with exit code 128
|
|
cargo test
The process '/usr/bin/git' failed with exit code 128
|