Skip to content

V doctesting branch #24

V doctesting branch

V doctesting branch #24

Triggered via pull request February 23, 2024 12:21
Status Failure
Total duration 1m 34s
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

7 errors and 5 warnings
Run compliance checks on patch series (PR): Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details 76b5cc767405bdd0aa620bf68dde5cc04126185e: author email (Maximilian Deubel <[email protected]>) needs to match one of the signed-off-by entries. b98efbdec95167acd674e6267f355b0ea87ddbb9: author email (Maximilian Deubel <[email protected]>) needs to match one of the signed-off-by entries. 9ae133347064d58f4cf58c69f5a8fcf92d3d3397: author email (Maximilian Deubel <[email protected]>) needs to match one of the signed-off-by entries.
Run compliance checks on patch series (PR): Pylint.txt#L1
See https://www.pylint.org/ for more details C0123:Use isinstance() rather than type() for a typecheck. (unidiomatic-typecheck) File:doc/_scripts/rebuild_kconfig_index.py Line:118 Column:11 C0123:Use isinstance() rather than type() for a typecheck. (unidiomatic-typecheck) File:doc/_scripts/rebuild_kconfig_index.py Line:121 Column:15 C0305:Trailing newlines (trailing-newlines) File:doc/_utils/utils.py Line:118 Column:0 I0021:Useless suppression of 'unsubscriptable-object' (useless-suppression) File:doc/_utils/utils.py Line:92 Column:0
Run compliance checks on patch series (PR): Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details Commit 76b5cc7674: 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:): "simplify theme" 1: UC6 Commit message body is empty, should at least have 1 line(s). 3: B6 Body message is missing Commit b98efbdec9: 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:): "filter groups" 1: UC6 Commit message body is empty, should at least have 1 line(s). 3: B6 Body message is missing Commit 9ae1333470: 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:): "doc testing" 1: UC6 Commit message body is empty, should at least have 1 line(s). 3: B6 Body message is missing
Run compliance checks on patch series (PR): Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details. Please remove blank lines at end of 'doc/_utils/utils.py'
Run compliance checks on patch series (PR): GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes 9ae133347064d58f4cf58c69f5a8fcf92d3d3397: doc/_utils/utils.py:118: new blank line at EOF.
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR)
Process completed with exit code 5.
Run compliance checks on patch series (PR)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
C0123: doc/_scripts/rebuild_kconfig_index.py#L118
doc/_scripts/rebuild_kconfig_index.py:118 Use isinstance() rather than type() for a typecheck. (unidiomatic-typecheck)
C0123: doc/_scripts/rebuild_kconfig_index.py#L121
doc/_scripts/rebuild_kconfig_index.py:121 Use isinstance() rather than type() for a typecheck. (unidiomatic-typecheck)
C0305: doc/_utils/utils.py#L118
doc/_utils/utils.py:118 Trailing newlines (trailing-newlines)
I0021: doc/_utils/utils.py#L92
doc/_utils/utils.py:92 Useless suppression of 'unsubscriptable-object' (useless-suppression)

Artifacts

Produced during runtime
Name Size
compliance.xml Expired
4.01 KB