Skip to content

Add initial CI build automation #1

Add initial CI build automation

Add initial CI build automation #1

Triggered via push December 9, 2023 18:40
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Clippy
16s
Clippy
Enforce Rust code format
10s
Enforce Rust code format
Preflight docs.rs build
10s
Preflight docs.rs build
Check for unused dependencies
11s
Check for unused dependencies
Ensure (MAJOR) tag is used when making an API breaking change
13s
Ensure (MAJOR) tag is used when making an API breaking change
ReadXMP example
15s
ReadXMP example
Matrix: License / vulnerability audit
Matrix: Preflight crate publish
Matrix: Unit tests with minimum versions of direct dependencies
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Preflight crate publish (ubuntu-latest, stable)
Process completed with exit code 101.
Ensure (MAJOR) tag is used when making an API breaking change
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy
Resource not accessible by integration
ReadXMP example
Process completed with exit code 101.
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 (ubuntu-latest, 1.72.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, 1.72.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, 1.72.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, 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, stable)
Codecov: Failed to properly upload: The process 'D:\a\_actions\codecov\codecov-action\v3\dist\codecov.exe' failed with exit code 4294967295
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/
Ensure (MAJOR) tag is used when making an API breaking change
No tags are present for this repository. If this is unexpected, check to ensure that tags have been pulled from the remote.
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/