Bump github/codeql-action from 3.26.0 to 3.26.10 #158
Annotations
10 errors and 10 warnings
tools/fwinfogen.c#L32
'config.h' file not found
|
tee_client/libteec/src/tee_client_api.c#L40
'tee_client_api.h' file not found
|
apps/test/ca/test_ns.c#L35
'tee_client_api.h' file not found
|
apps/test/ta/test_ta.c#L29
'tee_internal_api.h' file not found
|
apps/aes/ca/aes_ns.c#L35
'tee_client_api.h' file not found
|
apps/aes/ta/aes_ta.c#L29
'tee_internal_api.h' file not found
|
apps/hotp/ca/hotp_ns.c#L15
'tee_client_api.h' file not found
|
apps/hotp/ta/hotp_ta.c#L7
'hotp_ta.h' file not found
|
apps/hello_world/ca/hello_world_ns.c#L34
'tee_client_api.h' file not found
|
apps/hello_world/ta/hello_world_ta.c#L28
'tee_internal_api.h' file not found
|
tools/cfgdefine.c#L52
variable 'line' is non-const and globally accessible, consider making it const
|
tools/cfgdefine.c#L62
variable 'dequote_list' is non-const and globally accessible, consider making it const
|
tools/cfgdefine.c#L101
statement should be inside braces
|
tools/cfgdefine.c#L109
statement should be inside braces
|
tools/cfgdefine.c#L121
statement should be inside braces
|
tools/cfgdefine.c#L122
statement should be inside braces
|
tools/cfgdefine.c#L126
statement should be inside braces
|
tools/cfgdefine.c#L136
variable 'ptr' is not initialized
|
tools/cfgdefine.c#L145
do not use 'else' after 'return'
|
tools/cfgdefine.c#L220
function 'dequote_value' has cognitive complexity of 30 (threshold 25)
|
This job succeeded
Loading