Prepare 1.7.0 release #649
ci.yml
on: push
Clippy
1m 6s
Enforce Rust code format
11s
Preflight docs.rs build
22s
Check for unused dependencies
1m 13s
Ensure (MAJOR) tag is used when making an API breaking change
2m 3s
ReadXMP example
1m 6s
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/
|