Skip to content

ci: Qual/pre commit/cpplint #56

ci: Qual/pre commit/cpplint

ci: Qual/pre commit/cpplint #56

Triggered via pull request December 19, 2023 19:43
Status Failure
Total duration 40s
Artifacts

pre-commit.yml

on: pull_request
pre-commit
28s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
pre-commit: src/devices/flex.c#L109
flex.c: Never use sprintf. Use snprintf instead. [runtime/printf]
pre-commit: src/devices/flex.c#L330
flex.c: Never use sprintf. Use snprintf instead. [runtime/printf]
pre-commit: src/devices/m_bus.c#L882
m_bus.c: Never use sprintf. Use snprintf instead. [runtime/printf]
pre-commit: src/devices/m_bus.c#L883
m_bus.c: Never use sprintf. Use snprintf instead. [runtime/printf]
pre-commit: src/devices/m_bus.c#L888
m_bus.c: Never use sprintf. Use snprintf instead. [runtime/printf]
pre-commit
Process completed with exit code 1.
pre-commit: src/devices/flex.c#L23
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: src/devices/flex.c#L29
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: src/devices/flex.c#L41
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: src/devices/flex.c#L48
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: src/devices/flex.c#L71
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: src/devices/flex.c#L120
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: src/devices/flex.c#L507
flex.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: include/baseband.h#L128
baseband.h: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: include/baseband.h#L131
baseband.h: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit: tests/pulse-eval.c#L176
pulse-eval.c: Use int16/int64/etc, rather than the C type long [runtime/int]
pre-commit
Cache save failed.