Skip to content

Add some data structures #16

Add some data structures

Add some data structures #16

Triggered via push October 22, 2024 19:59
Status Failure
Total duration 37s
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 src/util/pool.c: src/util/pool.c#L1
File src/util/pool.c does not conform to Custom style guidelines. (lines 1)
Run clang-format on src/util/pool.h: src/util/pool.h#L1
File src/util/pool.h does not conform to Custom style guidelines. (lines 5, 6)
Run clang-format on src/util/queue.c: src/util/queue.c#L1
File src/util/queue.c does not conform to Custom style guidelines. (lines 3, 4, 5, 6, 7, 8, 9, 10, 14, 15, 19, 23, 27)
Run clang-format on src/util/queue.h: src/util/queue.h#L1
File src/util/queue.h does not conform to Custom style guidelines. (lines 6, 7, 8, 9, 10, 14, 15, 16, 17, 18)
Run clang-format on src/util/sized_buffer.h: src/util/sized_buffer.h#L1
File src/util/sized_buffer.h does not conform to Custom style guidelines. (lines 3, 4, 5, 6, 7, 8, 12, 13, 14)