ci: Qual/pre commit/cpplint #56
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.
|