Skip to content

suit: Added address validator module and used it in the orchestrator #66890

suit: Added address validator module and used it in the orchestrator

suit: Added address validator module and used it in the orchestrator #66890

Triggered via pull request July 4, 2024 15:49
Status Failure
Total duration 1m 33s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
1m 25s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 9 warnings
Run compliance checks on patch series (PR): Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details. SPACE_BEFORE_TAB: please, no space before tabs File:subsys/suit/validator/include/suit_validator.h Line:11 BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines File:tests/subsys/suit/common/validator_test/validator_test.c Line:14 BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line File:tests/subsys/suit/common/validator_test/validator_test.c Line:14 OPEN_BRACE: that open brace { should be on the previous line File:tests/subsys/suit/common/validator_test/validator_test.c Line:15 SPACING: space required before the open parenthesis '(' File:tests/subsys/suit/common/validator_test/validator_test.c Line:15 CODE_INDENT: code indent should use tabs where possible File:tests/subsys/suit/common/validator_test/validator_test.c Line:27 SPACE_BEFORE_TAB: please, no space before tabs File:tests/subsys/suit/common/validator_test/validator_test.c Line:27 LEADING_SPACE: please, no spaces at the start of a line File:tests/subsys/suit/common/validator_test/validator_test.c Line:27 CODE_INDENT: code indent should use tabs where possible File:tests/subsys/suit/common/validator_test/validator_test.c Line:33 SPACE_BEFORE_TAB: please, no space before tabs File:tests/subsys/suit/common/validator_test/validator_test.c Line:33 LEADING_SPACE: please, no spaces at the start of a line File:tests/subsys/suit/common/validator_test/validator_test.c Line:33
Run compliance checks on patch series (PR): GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes e359632d75ea316fd087540693482288e506da28: tests/subsys/suit/common/validator_test/validator_test.c:27: space before tab in indent. e359632d75ea316fd087540693482288e506da28: tests/subsys/suit/common/validator_test/validator_test.c:33: space before tab in indent.
Run compliance checks on patch series (PR)
Process completed with exit code 1.
OPEN_BRACE: tests/subsys/suit/common/validator_test/validator_test.c#L15
tests/subsys/suit/common/validator_test/validator_test.c:15 that open brace { should be on the previous line
SPACING: tests/subsys/suit/common/validator_test/validator_test.c#L15
tests/subsys/suit/common/validator_test/validator_test.c:15 space required before the open parenthesis '('
CODE_INDENT: tests/subsys/suit/common/validator_test/validator_test.c#L27
tests/subsys/suit/common/validator_test/validator_test.c:27 code indent should use tabs where possible
CODE_INDENT: tests/subsys/suit/common/validator_test/validator_test.c#L33
tests/subsys/suit/common/validator_test/validator_test.c:33 code indent should use tabs where possible
Run compliance checks on patch series (PR)
Process completed with exit code 2.
Run compliance checks on patch series (PR)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SPACE_BEFORE_TAB: subsys/suit/validator/include/suit_validator.h#L11
subsys/suit/validator/include/suit_validator.h:11 please, no space before tabs
BLOCK_COMMENT_STYLE: tests/subsys/suit/common/validator_test/validator_test.c#L14
tests/subsys/suit/common/validator_test/validator_test.c:14 Block comments use * on subsequent lines
BLOCK_COMMENT_STYLE: tests/subsys/suit/common/validator_test/validator_test.c#L14
tests/subsys/suit/common/validator_test/validator_test.c:14 Block comments use a trailing */ on a separate line
SPACE_BEFORE_TAB: tests/subsys/suit/common/validator_test/validator_test.c#L27
tests/subsys/suit/common/validator_test/validator_test.c:27 please, no space before tabs
LEADING_SPACE: tests/subsys/suit/common/validator_test/validator_test.c#L27
tests/subsys/suit/common/validator_test/validator_test.c:27 please, no spaces at the start of a line
SPACE_BEFORE_TAB: tests/subsys/suit/common/validator_test/validator_test.c#L33
tests/subsys/suit/common/validator_test/validator_test.c:33 please, no space before tabs
LEADING_SPACE: tests/subsys/suit/common/validator_test/validator_test.c#L33
tests/subsys/suit/common/validator_test/validator_test.c:33 please, no spaces at the start of a line
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/

Artifacts

Produced during runtime
Name Size
compliance.xml Expired
4.37 KB