Cleanups #14
rust.yml
on: pull_request
rustfmt
7s
typos
7s
dependencies
32s
clippy
1m 58s
check
1m 46s
test
2m 8s
coverage
11s
build
8s
Annotations
4 errors and 10 warnings
build
Process completed with exit code 101.
|
rustfmt
Process completed with exit code 1.
|
typos
Process completed with exit code 2.
|
coverage
Process completed with exit code 1.
|
typos:
src/main.rs#L10
"ommited" should be "omitted".
|
typos:
src/config/data/notifications.rs#L6
"timout" should be "timeout".
|
typos:
src/ui/input_box.rs#L1
"ratatui" should be "ratatouille".
|
typos:
src/ui/title_bar.rs#L3
"ratatui" should be "ratatouille".
|
typos:
src/ui/title_bar.rs#L18
"inital" should be "initial".
|
typos:
src/ui/title_bar.rs#L21
"inital" should be "initial".
|
typos:
src/ui/app.rs#L8
"ratatui" should be "ratatouille".
|
typos:
src/ui/mod.rs#L26
"ratatui" should be "ratatouille".
|
typos:
src/backend/nc_talk.rs#L77
"inital" should be "initial".
|
typos:
src/backend/nc_talk.rs#L79
"inital" should be "initial".
|