CI #650
ci.yml
on: schedule
Clippy
1m 6s
Enforce Rust code format
14s
Preflight docs.rs build
25s
Check for unused dependencies
1m 10s
Ensure (MAJOR) tag is used when making an API breaking change
1m 7s
ReadXMP example
2m 54s
Matrix: License / vulnerability audit
Matrix: Preflight crate publish
Matrix: Unit tests with default features disabled
Matrix: Unit tests with minimum versions of direct dependencies
Matrix: Unit tests
Matrix: Unit tests
Annotations
1 error and 2 warnings
Ensure (MAJOR) tag is used when making an API breaking change
Process completed with exit code 1.
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check for unused dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: aig787/cargo-udeps-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|