Skip to content

add a CI

add a CI #4

Triggered via pull request August 19, 2023 11:48
@amtoineamtoine
synchronize #2
ci
Status Failure
Total duration 51s
Artifacts

main.yml

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

Annotations

32 errors
tests (ubuntu-20.04): src/config/parsing.rs#L7
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (ubuntu-20.04): src/config/parsing.rs#L6
unresolved import `nu_plugin`
tests (ubuntu-20.04): src/navigation.rs#L2
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (ubuntu-20.04): src/config/parsing.rs#L7
unresolved import `nu_protocol`
tests (ubuntu-20.04): src/tui.rs#L9
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (ubuntu-20.04): src/navigation.rs#L2
unresolved import `nu_protocol`
tests (ubuntu-20.04): src/tui.rs#L10
unresolved import `nu_protocol`
tests (ubuntu-20.04): src/lib.rs#L10
unresolved import `nu_plugin`
tests (ubuntu-20.04): src/lib.rs#L11
unresolved import `nu_protocol`
tests (ubuntu-20.04): src/app.rs#L12
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (windows-latest)
The operation was canceled.
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 (macos-latest)
The job was canceled because "ubuntu-20_04" failed.
tests (macos-latest): src/config/parsing.rs#L7
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (macos-latest): src/config/parsing.rs#L6
unresolved import `nu_plugin`
tests (macos-latest): src/navigation.rs#L2
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (macos-latest): src/config/parsing.rs#L7
unresolved import `nu_protocol`
tests (macos-latest): src/tui.rs#L9
failed to resolve: use of undeclared crate or module `nu_protocol`
tests (macos-latest): src/navigation.rs#L2
unresolved import `nu_protocol`
tests (macos-latest): src/tui.rs#L10
unresolved import `nu_protocol`
tests (macos-latest): src/lib.rs#L10
unresolved import `nu_plugin`
tests (macos-latest): src/lib.rs#L11
unresolved import `nu_protocol`
tests (macos-latest): src/app.rs#L12
failed to resolve: use of undeclared crate or module `nu_protocol`