Skip to content

Bump actions/download-artifact from 4.1.4 to 4.1.7 #55

Bump actions/download-artifact from 4.1.4 to 4.1.7

Bump actions/download-artifact from 4.1.4 to 4.1.7 #55

Triggered via pull request May 1, 2024 20:00
Status Success
Total duration 1m 25s
Artifacts

linter.yml

on: pull_request
cpp-linter
35s
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