Bump cpp-linter/cpp-linter-action #143
Annotations
10 errors and 10 warnings
tee/lib/libutils/ext/include/trace.h#L33
'compiler.h' file not found with <angled> include; use "quotes" instead
|
tee/lib/libutils/ext/include/trace.h#L34
'trace_levels.h' file not found with <angled> include; use "quotes" instead
|
tee/lib/libutils/ext/include/trace.h#L35
'config.h' file not found with <angled> include; use "quotes" instead
|
tee/lib/libutils/ext/include/util.h#L31
'compiler.h' file not found with <angled> include; use "quotes" instead
|
tee/lib/libutee/tee_user_mem.h#L32
'tee_internal_api_extensions.h' file not found
|
tee/lib/libutee/tee_api_private.h#L8
'tee_api_types.h' file not found
|
tee/lib/libutee/include/tee_internal_api.h#L33
'tee_api.h' file not found with <angled> include; use "quotes" instead
|
tee/lib/libutee/include/tee_internal_api_extensions.h#L33
'trace.h' file not found
|
tee/lib/libutee/include/utee_types.h#L33
'tee_api_defines.h' file not found with <angled> include; use "quotes" instead
|
tee/lib/libutee/include/utee_defines.h#L31
'compiler.h' file not found
|
tee/lib/libutils/ext/include/trace.h#L48
variable 'trace_level' is non-const and globally accessible, consider making it const
|
tee/lib/libutils/ext/include/compiler.h#L41
declaration uses identifier '__deprecated', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L43
declaration uses identifier '__packed', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L45
declaration uses identifier '__weak', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L47
declaration uses identifier '__noreturn', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L50
declaration uses identifier '__pure', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L53
declaration uses identifier '__aligned', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L55
declaration uses identifier '__printf', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L57
declaration uses identifier '__noinline', which is a reserved identifier
|
tee/lib/libutils/ext/include/compiler.h#L59
declaration uses identifier '__attr_const', which is a reserved identifier
|
This job succeeded
Loading