Skip to content

chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 #209

chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0

chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 #209

Status Success
Total duration 41s
Artifacts

linter.yml

on: push
cpp-linter
34s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
apps/aes/ta/aes_ta.c:29:10 [clang-diagnostic-error]: apps/aes/ta/aes_ta.c#L29
'tee_internal_api.h' file not found
apps/test/ta/test_ta.c:29:10 [clang-diagnostic-error]: apps/test/ta/test_ta.c#L29
'tee_internal_api.h' file not found
tee/tee/tee_obj.c:29:10 [clang-diagnostic-error]: tee/tee/tee_obj.c#L29
'tee/tee_obj.h' file not found
apps/hello_world/ta/hello_world_ta.c:93:49 [bugprone-reserved-identifier]: apps/hello_world/ta/hello_world_ta.c#L93
declaration uses identifier '__maybe_unused', which is a reserved identifier
apps/aes/ca/aes_ns.c:206:6 [bugprone-suspicious-string-compare]: apps/aes/ca/aes_ns.c#L206
function 'memcmp' is called without explicitly comparing result
apps/aes/ta/aes_ta.c:115:17 [cppcoreguidelines-init-variables]: apps/aes/ta/aes_ta.c#L115
variable 'exp_param_types' is not initialized
apps/aes/ta/aes_ta.c:190:8 [performance-no-int-to-ptr]: apps/aes/ta/aes_ta.c#L190
integer to pointer cast pessimizes optimization opportunities
apps/aes/ta/aes_ta.c:232:17 [cppcoreguidelines-init-variables]: apps/aes/ta/aes_ta.c#L232
variable 'exp_param_types' is not initialized