Skip to content

Changed main back to the task scheduler. Fixed the pins associated wi… #60

Changed main back to the task scheduler. Fixed the pins associated wi…

Changed main back to the task scheduler. Fixed the pins associated wi… #60

Triggered via push January 11, 2025 21:23
Status Failure
Total duration 28s
Artifacts

c_lint.yaml

on: push
Lint-Check
20s
Lint-Check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 notices
Lint-Check
Process completed with exit code 1.
Run clang-format on src/main.c: src/main.c#L1
File src/main.c does not conform to Custom style guidelines. (lines 52, 62, 68, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 87, 89, 90, 91, 92, 93, 94)
Run clang-format on src/state_machine/states/running.c: src/state_machine/states/running.c#L1
File src/state_machine/states/running.c does not conform to Custom style guidelines. (lines 5, 6, 7)
Run clang-format on src/state_machine/tasks/radio_task.c: src/state_machine/tasks/radio_task.c#L1
File src/state_machine/tasks/radio_task.c does not conform to Custom style guidelines. (lines 9, 16, 22, 32, 39, 40, 41, 42, 43, 45, 46, 48, 49, 51, 52, 54, 55, 58, 61, 68, 74)
Run clang-format on src/state_machine/tasks/tasks.h: src/state_machine/tasks/tasks.h#L1
File src/state_machine/tasks/tasks.h does not conform to Custom style guidelines. (lines 18, 20, 23)