Skip to content

add a CI

add a CI #7

Triggered via pull request August 19, 2023 11:56
@amtoineamtoine
synchronize #2
ci
Status Failure
Total duration 1m 40s
Artifacts

main.yml

on: pull_request
fmt-clippy
36s
fmt-clippy
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors
fmt-clippy: src/app.rs#L157
this `if` statement can be collapsed
fmt-clippy: src/navigation.rs#L28
unneeded `()`
fmt-clippy: src/config/parsing.rs#L55
`to_string` applied to a type that implements `Display` in `format!` args
fmt-clippy: src/config/parsing.rs#L96
unneeded `return` statement
fmt-clippy: src/config/parsing.rs#L134
unneeded `return` statement
fmt-clippy: src/config/parsing.rs#L156
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy: src/config/parsing.rs#L156
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy: src/config/parsing.rs#L158
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy: src/config/parsing.rs#L168
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy: src/config/parsing.rs#L175
this expression creates a reference which is immediately dereferenced by the compiler
tests (ubuntu-20.04): src/config/parsing.rs#L15
expected one of `.`, `;`, `?`, `}`, or an operator, found `,`
tests (ubuntu-20.04): src/config/parsing.rs#L250
cannot find value `value` in this scope
tests (ubuntu-20.04): src/config/parsing.rs#L250
cannot find function `follow_cell_path` in this scope
tests (ubuntu-20.04): src/config/parsing.rs#L38
expected one of `.`, `;`, `?`, `}`, or an operator, found `,`
tests (ubuntu-20.04)
Process completed with exit code 101.
tests (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
tests (windows-latest)
The operation was canceled.
tests (macos-latest)
The job was canceled because "ubuntu-20_04" failed.
tests (macos-latest)
The operation was canceled.