[nasa/cryptolib#344] Ran formatter. Running cpp-linter again to get l… #44
Annotations
10 errors, 10 warnings, and 10 notices
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.h#L42
'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_tm_process.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_mariadb.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/ut_ep_mc.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_tm_apply.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_tc_apply.h#L27
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
test/include/shared_util.h#L34
'crypto_error.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:
include/crypto_error.h#L153
macro replacement list should be enclosed in parentheses
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L155
variable 'crypto_enum_errlist_core' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L156
variable 'crypto_enum_errlist_config' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L157
variable 'crypto_enum_errlist_sa_if' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L158
variable 'crypto_enum_errlist_sa_mariadb' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L159
variable 'crypto_enum_errlist_crypto_if' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L160
variable 'crypto_enum_errlist_crypto_kmc' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
include/crypto_error.h#L161
variable 'crypto_enum_errlist_crypto_cam' is non-const and globally accessible, consider making it const
|
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_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:
test/performance/pt_auth_as.c#L1
File test/performance/pt_auth_as.c does not conform to Custom style guidelines. (lines 126, 182, 346, 410, 600, 674, 866, 922, 1086, 1150, 1340, 1414)
|
Run cpp-linter/cpp-linter-action@v2:
test/performance/pt_auth_enc_as.c#L1
File test/performance/pt_auth_enc_as.c does not conform to Custom style guidelines. (lines 115, 119, 169, 214, 301, 312, 362, 414, 469, 518, 538, 588, 654, 720, 779, 783, 833, 878, 965, 976, 1026, 1078, 1133, 1182, 1202, 1252, 1318, 1385)
|
Run cpp-linter/cpp-linter-action@v2:
test/performance/pt_gcry_base.c#L1
File test/performance/pt_gcry_base.c does not conform to Custom style guidelines. (lines 64, 80, 81, 101)
|
Run cpp-linter/cpp-linter-action@v2:
test/unit/ut_aes_gcm_siv.c#L1
File test/unit/ut_aes_gcm_siv.c does not conform to Custom style guidelines. (lines 90, 91, 92, 93, 94, 191, 192, 193, 194, 195, 293, 294, 295, 296, 297, 394, 395, 396, 397, 398)
|
Run cpp-linter/cpp-linter-action@v2:
test/unit/ut_mysql_tls_connection.c#L1
File test/unit/ut_mysql_tls_connection.c does not conform to Custom style guidelines. (lines 84, 85, 86, 87, 89, 90, 91, 92, 94)
|
Run cpp-linter/cpp-linter-action@v2:
test/unit/ut_aos_process.c#L1
File test/unit/ut_aos_process.c does not conform to Custom style guidelines. (lines 510, 664, 812, 963, 1112, 1261, 1593)
|
Loading