Formatted orchestrater #419
lint.yml
on: push
Run clippy
23s
Run rustfmt
5s
Spell check with typos
10s
Find todos and fixmes
2s
Check no crlf line endings
8s
Matrix: Run rustfmt (boards)
Annotations
3 errors and 6 warnings
Run rustfmt
Process completed with exit code 1.
|
Spell check with typos
Process completed with exit code 2.
|
Run clippy
Process completed with exit code 101.
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L16
"manfiest" should be "manifest".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L45
"targed" should be "target".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L77
"atempt" should be "attempt".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L79
"failes" should be "fails" or "failed".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L80
"ot" should be "to" or "of" or "or" or "not".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L110
"libaries" should be "libraries".
|