365 rework tc status magic #80
Annotations
10 errors, 10 warnings, and 10 notices
Run cpp-linter/cpp-linter-action@v2:
src/key/kmc_stub/key_interface_kmc_stub.template.c#L19
'key_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/key/kmc/key_interface_kmc.template.c#L19
'key_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/key/custom_stub/key_interface_custom_stub.template.c#L19
'key_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/key/internal/key_interface_internal.template.c#L18
'key_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/key/internal_stub/key_interface_internal_stub.template.c#L19
'key_interface.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_print.c#L25
'crypto_print.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_key_mgmt.c#L22
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_mc.c#L22
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_user.c#L22
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto_tc.c#L22
'crypto.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L29
variable 'keepRunning' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L30
variable 'tc_seq_num' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L31
variable 'tc_vcid' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L32
variable 'tc_debug' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L33
variable 'tm_debug' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L40
variable 'status' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L57
redundant return statement at the end of a function with a void return type
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L113
function 'crypto_standalone_process_command' has cognitive complexity of 32 (threshold 25)
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L115
variable 'status' is not initialized
|
Run cpp-linter/cpp-linter-action@v2:
support/standalone/standalone.c#L224
variable 'he' is not initialized
|
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_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)
|
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 349, 350, 351, 353, 620, 621, 810, 943, 944, 949, 955, 1609, 1757, 1761, 1762, 1908, 1966, 2054, 2058, 2060, 2065, 2079)
|
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, 1215)
|
Run cpp-linter/cpp-linter-action@v2:
src/core/crypto.c#L1
File src/core/crypto.c does not conform to Custom style guidelines. (lines 762, 775, 785, 797, 815, 840, 842, 848, 850, 852, 854, 855, 858, 861, 862, 868, 869, 870, 871, 872, 875, 876, 886, 892, 893, 1210)
|
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/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 75, 169, 1553, 1554)
|
Loading