391 convert codecov token to variable #112
Annotations
10 errors, 10 warnings, and 10 notices
Run cpp-linter/cpp-linter-action@v2:
src/mc/disabled/mc_interface_disabled.template.c#L18
'mc_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/custom_stub/mc_interface_custom_stub.template.c#L19
'mc_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal_stub/mc_interface_internal_stub.template.c#L19
'mc_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/disabled_stub/mc_interface_disabled_stub.template.c#L19
'mc_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L18
'mc_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/custom_stub/sa_interface_custom.stub.c#L15
'sa_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/internal_stub/sa_interface_inmemory.stub.c#L15
'sa_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/mariadb/sa_interface_mariadb.template.c#L15
'crypto_config.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/mariadb_stub/sa_interface_mariadb.stub.c#L15
'sa_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/internal/sa_interface_inmemory.template.c#L15
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/disabled/mc_interface_disabled.template.c#L21
variable 'mc_if_struct' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/disabled/mc_interface_disabled.template.c#L57
redundant return statement at the end of a function with a void return type
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/custom_stub/mc_interface_custom_stub.template.c#L22
variable 'mc_if_struct' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal_stub/mc_interface_internal_stub.template.c#L22
variable 'mc_if_struct' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/disabled_stub/mc_interface_disabled_stub.template.c#L22
variable 'mc_if_struct' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L22
variable 'mc_file_ptr' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L22
variable 'mc_file_ptr' provides global access to a non-const object; consider making the pointed-to data 'const'
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L23
variable 'mc_if_struct' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L68
variable 'rawtime' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L69
variable 'timeinfo' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
src/mc/internal/mc_interface_internal.template.c#L1
File src/mc/internal/mc_interface_internal.template.c does not conform to Custom style guidelines. (lines 22)
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/mariadb/sa_interface_mariadb.template.c#L1
File src/sa/mariadb/sa_interface_mariadb.template.c does not conform to Custom style guidelines. (lines 76, 549, 550)
|
Run cpp-linter/cpp-linter-action@v2:
src/sa/internal/sa_interface_inmemory.template.c#L1
File src/sa/internal/sa_interface_inmemory.template.c does not conform to Custom style guidelines. (lines 77, 171)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_aos.c#L1
File src/core/crypto_aos.c does not conform to Custom style guidelines. (lines 912)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_tc.c#L1
File src/core/crypto_tc.c does not conform to Custom style guidelines. (lines 620, 621, 810, 943, 944, 949, 955, 1756, 1760, 1761)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_tm.c#L1
File src/core/crypto_tm.c does not conform to Custom style guidelines. (lines 1705, 1710, 1711)
|
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 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 219, 338, 402)
|
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/crypto/kmc/cryptography_interface_kmc_crypto_service.template.c#L1
File src/crypto/kmc/cryptography_interface_kmc_crypto_service.template.c does not conform to Custom style guidelines. (lines 35, 41, 91, 99, 100, 163, 345, 396, 397, 419, 427, 482, 540, 586, 639, 669, 784, 836, 850, 851, 854, 903, 1009, 1032, 1093, 1119, 1202, 1282, 1361, 1362, 1385, 1393, 1448, 1575, 1606, 1612, 1683, 1742, 1772, 2015, 2087, 2309)
|
Run cpp-linter/cpp-linter-action@v2:
src/crypto/libgcrypt/cryptography_interface_libgcrypt.template.c#L1
File src/crypto/libgcrypt/cryptography_interface_libgcrypt.template.c does not conform to Custom style guidelines. (lines 138, 219, 220, 221, 245, 328, 329, 330, 331, 395, 598, 728, 814)
|
Loading