This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
[nrf noup] zephyr: Improve error logging #148
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
43s
Annotations
3 errors and 11 warnings
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LONG_LINE_STRING: line length of 103 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:53
LONG_LINE_STRING: line length of 105 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:68
LONG_LINE_STRING: line length of 105 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:84
LONG_LINE_STRING: line length of 107 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:111
LONG_LINE_STRING: line length of 108 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:124
LONG_LINE_STRING: line length of 110 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:137
LONG_LINE_STRING: line length of 108 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:163
LONG_LINE_STRING: line length of 102 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:188
LONG_LINE_STRING: line length of 102 exceeds 100 columns
File:src/drivers/driver_zephyr.c
Line:212
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
Run compliance checks on patch series (PR)
No files were found with the provided path: sdk-hostap. No artifacts will be uploaded.
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L53
src/drivers/driver_zephyr.c:53 line length of 103 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L68
src/drivers/driver_zephyr.c:68 line length of 105 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L84
src/drivers/driver_zephyr.c:84 line length of 105 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L111
src/drivers/driver_zephyr.c:111 line length of 107 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L124
src/drivers/driver_zephyr.c:124 line length of 108 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L137
src/drivers/driver_zephyr.c:137 line length of 110 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L163
src/drivers/driver_zephyr.c:163 line length of 108 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L188
src/drivers/driver_zephyr.c:188 line length of 102 exceeds 100 columns
|
LONG_LINE_STRING:
src/drivers/driver_zephyr.c#L212
src/drivers/driver_zephyr.c:212 line length of 102 exceeds 100 columns
|