CI #629
ci.yml
on: schedule
Clippy
1m 10s
Enforce Rust code format
11s
Preflight docs.rs build
23s
Check for unused dependencies
1m 27s
Ensure (MAJOR) tag is used when making an API breaking change
1m 2s
ReadXMP example
1m 38s
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
9 errors and 2 warnings
Unit tests (ubuntu-latest, stable)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Unit tests (macos-13-xlarge, stable)
Codecov: Failed to properly upload: The process '/Users/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Unit tests (aarch64-unknown-linux-gnu, 1.67.0)
Process completed with exit code 101.
|
Unit tests (macos-13-xlarge, 1.67.0)
Codecov: Failed to properly upload: The process '/Users/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Unit tests (windows-latest, stable)
Codecov: Failed to properly upload: The process 'D:\a\_actions\codecov\codecov-action\v3\dist\codecov.exe' failed with exit code 4294967295
|
Unit tests (ubuntu-latest, 1.67.0)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Unit tests (macos-latest, stable)
Codecov: Failed to properly upload: The process '/Users/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Unit tests (windows-latest, 1.67.0)
Codecov: Failed to properly upload: The process 'D:\a\_actions\codecov\codecov-action\v3\dist\codecov.exe' failed with exit code 4294967295
|
Unit tests (macos-latest, 1.67.0)
Codecov: Failed to properly upload: The process '/Users/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
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/
|