Skip to content

ci: Update 3rd-party components of github->actions #49

ci: Update 3rd-party components of github->actions

ci: Update 3rd-party components of github->actions #49

Triggered via push April 22, 2024 10:01
Status Success
Total duration 43s
Artifacts

linter.yml

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

Annotations

10 errors and 10 warnings
freertos/queue.c:36:10 [clang-diagnostic-error]: freertos/queue.c#L36
'FreeRTOS.h' file not found
freertos/tasks.c:38:10 [clang-diagnostic-error]: freertos/tasks.c#L38
'FreeRTOS.h' file not found
freertos/list.c:30:10 [clang-diagnostic-error]: freertos/list.c#L30
'FreeRTOS.h' file not found
tools/fwinfogen.c:216:7 [readability-isolate-declaration]: tools/fwinfogen.c#L216
multiple declarations in a single statement reduces readability
tools/ecdsa_keygen.c:62:16 [bugprone-reserved-identifier]: tools/ecdsa_keygen.c#L62
declaration uses identifier '_AES_DATA', which is a reserved identifier
tools/ecdsa_keygen.c:89:26 [readability-named-parameter]: tools/ecdsa_keygen.c#L89
all parameters should be named in a function
tools/ecdsa_keygen.c:90:26 [readability-named-parameter]: tools/ecdsa_keygen.c#L90
all parameters should be named in a function
tools/ecdsa_keygen.c:91:34 [readability-named-parameter]: tools/ecdsa_keygen.c#L91
all parameters should be named in a function
tools/ecdsa_keygen.c:92:28 [readability-named-parameter]: tools/ecdsa_keygen.c#L92
all parameters should be named in a function