Skip to content

writing mock pico code and working on setting up testbase file #27

writing mock pico code and working on setting up testbase file

writing mock pico code and working on setting up testbase file #27

Triggered via push October 29, 2024 04:59
Status Failure
Total duration 38s
Artifacts

c_lint.yaml

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

Annotations

1 error and 5 notices
Lint-Check
Process completed with exit code 1.
Run clang-format on mock_pico/stdlib.h: mock_pico/stdlib.h#L1
File mock_pico/stdlib.h does not conform to Custom style guidelines. (lines 4, 10, 15, 16, 20, 25, 31, 36)
Run clang-format on mock_pico/types.h: mock_pico/types.h#L1
File mock_pico/types.h does not conform to Custom style guidelines. (lines 14, 19)
Run clang-format on src/macros.h: src/macros.h#L1
File src/macros.h does not conform to Custom style guidelines. (lines 47, 64, 68)
Run clang-format on src/testbase.c: src/testbase.c#L1
File src/testbase.c does not conform to Custom style guidelines. (lines 9, 15, 29)
Run clang-format on src/testbase.h: src/testbase.h#L1
File src/testbase.h does not conform to Custom style guidelines. (lines 6)