Skip to content

Generalised parsort #19

Generalised parsort

Generalised parsort #19

Triggered via pull request September 9, 2024 13:47
@tbetcketbetcke
synchronize #3
generic_parsort
Status Failure
Total duration 1m 2s
Artifacts

style-checks.yml

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

Annotations

11 errors and 1 warning
Rust style checks (--features "strict"): src/parsort.rs#L68
useless conversion to the same type: `i64`
Rust style checks (--features "strict"): src/parsort.rs#L71
useless conversion to the same type: `i64`
Rust style checks (--features "strict"): src/parsort.rs#L72
useless conversion to the same type: `i64`
Rust style checks (--features "strict"): src/parsort.rs#L76
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#L68
useless conversion to the same type: `i64`
Rust style checks: src/parsort.rs#L71
useless conversion to the same type: `i64`
Rust style checks: src/parsort.rs#L72
useless conversion to the same type: `i64`
Rust style checks: src/parsort.rs#L76
this expression creates a reference which is immediately dereferenced by the compiler
Rust style checks
Process completed with exit code 101.
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/