Skip to content

Fixed isize issue

Fixed isize issue #20

Triggered via push September 9, 2024 13:52
Status Failure
Total duration 1m 18s
Artifacts

style-checks.yml

on: push
Matrix: Rust style checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Rust style checks (--features "strict"): src/parsort.rs#L82
this expression creates a reference which is immediately dereferenced by the compiler
Rust style checks (--features "strict")
Process completed with exit code 101.
Rust style checks
The job was canceled because "_--features__strict_" failed.
Rust style checks: src/parsort.rs#L82
this expression creates a reference which is immediately dereferenced by the compiler
Rust style checks
The operation was canceled.
Rust style checks (--features "strict")
The following actions use a deprecated Node.js version 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/