Merge branch 'main' into STM32RemoteFlashing #40
lint.yml
on: push
Run clippy
12s
Run rustfmt
6s
Spell check with typos
5s
Find todos and fixmes
3s
Check no crlf line endings
3s
Annotations
4 errors and 4 warnings
Find todos and fixmes
Process completed with exit code 1.
|
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:
FirmwareUpdater/src/main.rs#L26
"statment" should be "statement".
|
Spell check with typos:
FirmwareUpdater/src/main.rs#L34
"descovered" should be "discovered".
|
Spell check with typos:
FirmwareUpdater/src/main.rs#L47
"extention" should be "extension".
|
Spell check with typos:
FirmwareUpdater/src/main.rs#L63
"seprate" should be "separate".
|