Created build script #379
lint.yml
on: push
Run clippy
20s
Run rustfmt
6s
Spell check with typos
7s
Find todos and fixmes
3s
Check no crlf line endings
3s
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#L12
"manfiest" should be "manifest".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L33
"targed" should be "target".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L65
"atempt" should be "attempt".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L67
"failes" should be "fails" or "failed".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L68
"ot" should be "to" or "of" or "or" or "not".
|
Spell check with typos:
lib/debugger/src/orchestrater.rs#L98
"libaries" should be "libraries".
|