Add typos to GitHub CI #3
pull_request.yml
on: pull_request
Spell Check with Typos
7s
build
/
Build Linux (aarch64)
build
/
Build Linux (no features)
build
/
Build Linux (x86_64)
build
/
Build MacOS (arm64)
build
/
Build MacOS (x86_64)
build
/
Build Windows
build
/
Run linters
Annotations
1 error and 5 warnings
|
Spell Check with Typos
Process completed with exit code 2.
|
|
Spell Check with Typos:
./src/interpreter/flamegraph.rs#L10
"ratatui" should be "ratatouille".
|
|
Spell Check with Typos:
./src/interpreter/flamegraph.rs#L9
"ratatui" should be "ratatouille".
|
|
Spell Check with Typos:
./src/interpreter/clickhouse.rs#L286
"Compatility" should be "Compatibility".
|
|
Spell Check with Typos:
./src/interpreter/clickhouse.rs#L215
"Compatility" should be "Compatibility".
|
|
Spell Check with Typos:
./src/view/processes_view.rs#L484
"thr" should be "the".
|