Skip to content

Task/add utf workflow #225

Task/add utf workflow

Task/add utf workflow #225

Triggered via pull request December 20, 2024 10:58
Status Failure
Total duration 1m 25s
Artifacts 1

compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 9 warnings, and 1 notice
TRAILING_WHITESPACE: .github/workflows/run_utf_tests.yml#L15
.github/workflows/run_utf_tests.yml:15 trailing whitespace
TRAILING_WHITESPACE: .github/workflows/run_utf_tests.yml#L24
.github/workflows/run_utf_tests.yml:24 trailing whitespace
TRAILING_WHITESPACE: .github/workflows/run_utf_tests.yml#L38
.github/workflows/run_utf_tests.yml:38 trailing whitespace
TRAILING_WHITESPACE: .github/workflows/run_utf_tests.yml#L44
.github/workflows/run_utf_tests.yml:44 trailing whitespace
TRAILING_WHITESPACE: .github/workflows/run_utf_tests.yml#L52
.github/workflows/run_utf_tests.yml:52 trailing whitespace
compliance
Process completed with exit code 6.
compliance: Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details. TRAILING_WHITESPACE: trailing whitespace File:.github/workflows/run_utf_tests.yml Line:15 TRAILING_WHITESPACE: trailing whitespace File:.github/workflows/run_utf_tests.yml Line:24 TRAILING_WHITESPACE: trailing whitespace File:.github/workflows/run_utf_tests.yml Line:38 TRAILING_WHITESPACE: trailing whitespace File:.github/workflows/run_utf_tests.yml Line:44 TRAILING_WHITESPACE: trailing whitespace File:.github/workflows/run_utf_tests.yml Line:52
compliance: GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: .github/workflows/run_utf_tests.yml:15: trailing whitespace. 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: .github/workflows/run_utf_tests.yml:24: trailing whitespace. 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: WORKSPACE_ROOT: ${{ env. 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: .github/workflows/run_utf_tests.yml:38: trailing whitespace. 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: WORKSPACE_ROOT: ${{ env. 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: .github/workflows/run_utf_tests.yml:44: trailing whitespace. 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: .github/workflows/run_utf_tests.yml:52: trailing whitespace.
compliance: Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details 1: UC2 Commit message does not contain a 'Signed-off-by:' line 1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys or treewide): "Add utf workflow" 3: UC4 Commit message body line exceeds max length (97>75): "Clone stash repository, install utf tester and set environment variables needed to run the tests."
compliance: Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details 9056f0d5cdac8569bc9de9fc0fcaffcdc47eb7c2: author email (Janne Myllylä <[email protected]>) needs to match one of the signed-off-by entries.
compliance: YAMLLint.txt#L1
Check YAML files with YAMLLint. YAMLLint (trailing-spaces):trailing spaces File:.github/workflows/run_utf_tests.yml Line:15 Column:34 YAMLLint (trailing-spaces):trailing spaces File:.github/workflows/run_utf_tests.yml Line:24 Column:59 YAMLLint (trailing-spaces):trailing spaces File:.github/workflows/run_utf_tests.yml Line:38 Column:59 YAMLLint (truthy):truthy value should be one of [false, off, off, off, on, on, on, true] File:.github/workflows/run_utf_tests.yml Line:39 Column:17 YAMLLint (truthy):truthy value should be one of [false, off, off, off, on, on, on, true] File:.github/workflows/run_utf_tests.yml Line:41 Column:26 YAMLLint (trailing-spaces):trailing spaces File:.github/workflows/run_utf_tests.yml Line:44 Column:38 YAMLLint (trailing-spaces):trailing spaces File:.github/workflows/run_utf_tests.yml Line:52 Column:68
compliance
Process completed with exit code 1.
YAMLLint (trailing-spaces): .github/workflows/run_utf_tests.yml#L15
.github/workflows/run_utf_tests.yml:15 trailing spaces
YAMLLint (trailing-spaces): .github/workflows/run_utf_tests.yml#L24
.github/workflows/run_utf_tests.yml:24 trailing spaces
YAMLLint (trailing-spaces): .github/workflows/run_utf_tests.yml#L38
.github/workflows/run_utf_tests.yml:38 trailing spaces
YAMLLint (truthy): .github/workflows/run_utf_tests.yml#L39
.github/workflows/run_utf_tests.yml:39 truthy value should be one of [false, off, off, off, on, on, on, true]
YAMLLint (truthy): .github/workflows/run_utf_tests.yml#L41
.github/workflows/run_utf_tests.yml:41 truthy value should be one of [false, off, off, off, on, on, on, true]
YAMLLint (trailing-spaces): .github/workflows/run_utf_tests.yml#L44
.github/workflows/run_utf_tests.yml:44 trailing spaces
YAMLLint (trailing-spaces): .github/workflows/run_utf_tests.yml#L52
.github/workflows/run_utf_tests.yml:52 trailing spaces
compliance: ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details. You may want to run clang-format on this change: - MEMORY_CONFIG | - SL_SI91X_EXT_FEAT_XTAL_CLK | + MEMORY_CONFIG | SL_SI91X_EXT_FEAT_XTAL_CLK | SL_SI91X_EXT_FEAT_FRONT_END_SWITCH_PINS_ULP_GPIO_4_5_0, - } - }; + }}; File:soc/silabs/silabs_siwx917/siwg917/nwp_init.c Line:50
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
You may want to run clang-format on this change: soc/silabs/silabs_siwx917/siwg917/nwp_init.c#L50
soc/silabs/silabs_siwx917/siwg917/nwp_init.c:50 - MEMORY_CONFIG | - SL_SI91X_EXT_FEAT_XTAL_CLK | + MEMORY_CONFIG | SL_SI91X_EXT_FEAT_XTAL_CLK | SL_SI91X_EXT_FEAT_FRONT_END_SWITCH_PINS_ULP_GPIO_4_5_0, - } - }; + }};

Artifacts

Produced during runtime
Name Size
compliance.xml
5.9 KB