[nasa/cryptolib#379] Updated dockerfile and image tags #89
Annotations
10 errors, 10 warnings, and 10 notices
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L27
'stddef.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_crypto.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_crypto_config.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_ep_sa_mgmt.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_tm_process.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_tc_apply.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/apply_security.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_aos_apply.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_aes_gcm_siv.h#L9
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_tc_process.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.h#L78
macro replacement list should be enclosed in parentheses
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.h#L120
parameter 'signal' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L104
parameter 'len' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L105
parameter 'num_tokens' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L113
variable 'tok' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L144
variable 'token' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L145
variable 'start' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L207
variable 'token' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L289
variable 'r' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/kmc/jsmn.h#L290
variable 'i' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.h#L1
File support/standalone/standalone.h does not conform to Custom style guidelines. (lines 93, 116, 119)
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto.h#L1
File include/crypto.h does not conform to Custom style guidelines. (lines 229, 315, 317, 318, 319, 329)
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L1
File include/crypto_error.h does not conform to Custom style guidelines. (lines 144)
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_config.h#L1
File include/crypto_config.h does not conform to Custom style guidelines. (lines 112)
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_config_structs.h#L1
File include/crypto_config_structs.h does not conform to Custom style guidelines. (lines 246, 247, 248, 249, 251, 252, 253, 254, 256, 267, 268, 270, 271, 272, 273, 274, 275, 276, 277, 289, 290, 291, 292, 293)
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L1
File support/standalone/standalone.c does not conform to Custom style guidelines. (lines 224, 339, 340, 575, 576)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_config.c#L1
File src/core/crypto_config.c does not conform to Custom style guidelines. (lines 38, 191)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_print.c#L1
File src/core/crypto_print.c does not conform to Custom style guidelines. (lines 186)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_key_mgmt.c#L1
File src/core/crypto_key_mgmt.c does not conform to Custom style guidelines. (lines 48, 104, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 217, 336, 354, 355, 399, 416, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 511, 512)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_mc.c#L1
File src/core/crypto_mc.c does not conform to Custom style guidelines. (lines 40, 41, 68, 69, 109, 110, 183, 184, 226, 227, 228, 279, 280)
|
Loading