ci: adjust triggers for gh merge queues #120
ci.yml
on: push
cargo check
54s
cargo fmt
11s
cargo test
1m 14s
cargo clippy
53s
minimal direct dependencies
11s
cargo clippy latest
48s
allgreen
3s
Annotations
2 errors and 2 warnings
minimal direct dependencies
Process completed with exit code 101.
|
allgreen
Process completed with exit code 1.
|
minimal direct dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo clippy latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|