github: workflow: Content to compliance workflow #21
Triggered via pull request
September 24, 2025 05:58
Status
Failure
Total duration
1m 56s
Artifacts
–
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 52s
Annotations
5 errors and 1 warning
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
|
Run compliance checks on patch series (PR)
Compliance tests failed. Please check the logs for details.
|
|
Run compliance checks on patch series (PR):
Gitlint.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
Commit 5648f1e722:
1: T8 Title is too short (3<5): "sdf"
3: B6 Body message is missing
Commit 2e143fc0d6:
1: T8 Title is too short (2<5): "df"
3: B6 Body message is missing
|
|
Run compliance checks on patch series (PR):
Identity.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
5648f1e7227310317f6a19cee9a7b63cc7c24455: Empty commit message body
5648f1e7227310317f6a19cee9a7b63cc7c24455: Missing signed-off-by line
2e143fc0d602a048f9d3d652cedb47a045c9895d: Empty commit message body
2e143fc0d602a048f9d3d652cedb47a045c9895d: Missing signed-off-by line
|
|
C99_COMMENTS:
app/src/sm_at_host.c#L24
app/src/sm_at_host.c:24 do not use C99 // comments
|
|
LONG_LINE_COMMENT:
app/src/sm_at_host.c#L24
app/src/sm_at_host.c:24 line length of 127 exceeds 100 columns
|