Prepare 1.6.0 release #606
ci.yml
on: push
Clippy
1m 10s
Enforce Rust code format
16s
Preflight docs.rs build
21s
Check for unused dependencies
1m 5s
Ensure (MAJOR) tag is used when making an API breaking change
2m 20s
ReadXMP example
1m 26s
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/
|