Skip to content

add CI checks

add CI checks #4

Triggered via pull request July 29, 2024 19:53
@kevinheaveykevinheavey
synchronize #5
ci-checks
Status Failure
Total duration 1m 11s
Artifacts

lint.yml

on: pull_request
cargo-fmt
13s
cargo-fmt
clippy
17s
clippy
clippy-native-cpu
17s
clippy-native-cpu
clippy-all-features
19s
clippy-all-features
tests
13s
tests
tests-native-cpu
14s
tests-native-cpu
tests-miri-big-endian
1m 2s
tests-miri-big-endian
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
clippy-native-cpu: crates/five8/src/decode.rs#L224
transmute used without annotations
clippy-native-cpu: crates/five8/src/decode.rs#L236
transmute used without annotations
clippy-native-cpu
Process completed with exit code 101.
clippy-all-features: crates/five8/src/decode.rs#L236
transmute used without annotations
clippy-all-features
Process completed with exit code 101.
cargo-fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests-native-cpu
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy-native-cpu
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy-all-features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests-miri-big-endian
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/