Skip to content

ci: Update 3rd-party components #353

ci: Update 3rd-party components

ci: Update 3rd-party components #353

Triggered via push September 2, 2026 08:49
Status Success
Total duration 1m 17s
Artifacts

linter.yml

on: push
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/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:38:9 [cppcoreguidelines-macro-to-enum]: apps/aes/ta/aes_ta.c#L38
macro 'AES256_KEY_BIT_SIZE' defines an integral constant; prefer an enum instead
apps/aes/ta/aes_ta.c:36:9 [cppcoreguidelines-macro-to-enum]: apps/aes/ta/aes_ta.c#L36
macro 'AES128_KEY_BIT_SIZE' defines an integral constant; prefer an enum instead