Draft software delay effect #8
Annotations
6 errors and 2 warnings
check-warns:
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
6d752b4879736f9fd8bc62c23383831bbfa25c37: author email (Damian Krolik <[email protected]>) needs to match one of the signed-off-by entries.
|
check-warns:
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:): "Draft software delay effect"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
INITIALISED_STATIC: do not initialise statics to 0
File:applications/nrf5340_audio/src/audio/audio_datapath.c
Line:181
LINE_SPACING: Missing a blank line after declarations
File:applications/nrf5340_audio/src/audio/audio_datapath.c
Line:191
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
applications/nrf5340_audio/src/audio/audio_datapath.c#L181
applications/nrf5340_audio/src/audio/audio_datapath.c:181 do not initialise statics to 0
|
Run Compliance Tests
Process completed with exit code 3.
|
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 Tests:
applications/nrf5340_audio/src/audio/audio_datapath.c#L191
applications/nrf5340_audio/src/audio/audio_datapath.c:191 Missing a blank line after declarations
|
The logs for this run have expired and are no longer available.
Loading