[nasa/cryptolib#299] try using cpp-linter example job #26
Annotations
10 errors and 10 warnings
support/standalone/standalone.h#L43
'crypto.h' file not found
|
test/include/ut_aes_gcm_siv.h#L9
'crypto.h' file not found
|
test/include/ut_tm_process.h#L27
'crypto.h' file not found
|
test/include/ut_mariadb.h#L27
'crypto.h' file not found
|
test/include/ut_aos_apply.h#L27
'crypto.h' file not found
|
test/include/ut_tm_apply.h#L27
'crypto.h' file not found
|
test/include/ut_crypto_config.h#L27
'crypto.h' file not found
|
test/include/ut_tc_apply.h#L27
'crypto.h' file not found
|
test/include/shared_util.h#L34
'crypto_error.h' file not found
|
test/include/ut_aos_process.h#L27
'crypto.h' file not found
|
support/standalone/standalone.h#L81
macro replacement list should be enclosed in parentheses
|
support/standalone/standalone.h#L124
parameter 'signal' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
test/include/utest.h#L228
declaration uses identifier '__STDC_FORMAT_MACROS', which is a reserved identifier
|
test/include/utest.h#L250
macro argument should be enclosed in parentheses
|
test/include/utest.h#L251
macro argument should be enclosed in parentheses
|
test/include/utest.h#L334
variable 'utest_state' is non-const and globally accessible, consider making it const
|
test/include/utest.h#L929
do not use 'else' after 'break'
|
test/include/utest.h#L953
do not use 'else' after 'return'
|
test/include/utest.h#L986
function 'utest_main' has cognitive complexity of 40 (threshold 25)
|
test/include/utest.h#L1093
Potential leak of memory pointed to by 'failed_testcases'
|
The logs for this run have expired and are no longer available.
Loading