fix(lib): Disable ansi colours for windows #35
ci.yml
on: push
fmt-clippy
17s
tests
4m 23s
Matrix: artifact
Annotations
26 errors and 10 warnings
fmt-clippy:
crates/backup/src/ui/tui/tui.rs#L75
expected identifier, found `)`
|
fmt-clippy:
crates/backup/src/ui/tui/tui.rs#L136
unexpected token: `}`
|
fmt-clippy:
crates/country-ip/src/gui/page.rs#L26
expected identifier, found `<`
|
fmt-clippy
Process completed with exit code 1.
|
tests:
crates/cleaner/src/lib.rs#L28
the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes
|
tests:
crates/rest/src/lib.rs#L22
the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes
|
tests:
crates/rest/src/lib.rs#L26
unused import: `std::hash::Hash`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L17
unused import: `anyhow::Context`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L18
unused imports: `Deserialize`, `Deserializer`, `Serialize`, `Serializer`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L19
unused import: `std::any::Any`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L20
unused import: `std::str::FromStr`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L24
unused imports: `LazyCell`, `OnceCell`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L25
unused import: `std::error::Error`
|
tests:
crates/rest/src/endpoints/nable/structs.rs#L26
unused imports: `DerefMut`, `Deref`
|
artifact (linux):
crates/country-ip/src/ui/tui/tui.rs#L31
implicit elided lifetime not allowed here
|
artifact (linux):
crates/country-ip/src/ui/tui/tui.rs#L31
implicit elided lifetime not allowed here
|
artifact (linux):
crates/country-ip/src/registry.rs#L225
no method named `par_bridge` found for struct `std::io::Lines` in the current scope
|
artifact (linux):
crates/country-ip/src/ui/tui/tui.rs#L34
the trait bound `(): lib::ui::tui::event::EventHandler` is not satisfied
|
artifact (linux):
crates/country-ip/src/ui/tui/tui.rs#L31
not all trait items implemented, missing: `handle_key_events`
|
artifact (linux):
crates/country-ip/src/ui/tui/handler.rs#L39
method `sender` has an incompatible type for trait
|
artifact (linux):
crates/country-ip/src/ui/tui/handler.rs#L43
method `receiver` has an incompatible type for trait
|
artifact (linux):
crates/country-ip/src/ui/tui/handler.rs#L47
method `handler` has an incompatible type for trait
|
artifact (linux):
crates/country-ip/src/registry.rs#L86
no method named `par_bridge` found for struct `std::slice::Iter` in the current scope
|
artifact (linux):
crates/country-ip/src/registry.rs#L95
no method named `par_bridge` found for struct `std::slice::Iter` in the current scope
|
artifact (windows)
The job was canceled because "linux" failed.
|
artifact (windows)
The operation was canceled.
|
fmt-clippy:
crates/backup/tests/config/mod.rs#L14
Diff in /home/runner/work/tools/tools/crates/backup/tests/config/mod.rs
|
fmt-clippy:
crates/backup/tests/config/rules/autoprune.rs#L15
Diff in /home/runner/work/tools/tools/crates/backup/tests/config/rules/autoprune.rs
|
fmt-clippy:
crates/backup/tests/config/rules/autoprune.rs#L21
Diff in /home/runner/work/tools/tools/crates/backup/tests/config/rules/autoprune.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/cleaner.rs#L334
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/cleaner.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/impls/browser.rs#L14
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/impls/browser.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/impls/browser.rs#L21
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/impls/browser.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/impls/downloads.rs#L14
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/impls/downloads.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/impls/downloads.rs#L21
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/impls/downloads.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/impls/log.rs#L14
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/impls/log.rs
|
fmt-clippy:
crates/cleaner/src/cleaners/impls/log.rs#L21
Diff in /home/runner/work/tools/tools/crates/cleaner/src/cleaners/impls/log.rs
|