Iris 5723 nrf jwt #35
Annotations
10 errors and 7 warnings
check-warns:
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
7eae97240aed23870420e27ee2b28d60e217add1: author email (Justin Morton <[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
Commit 3a600aff9c:
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "add coap wifi support"
1: UC6 Commit message body is empty, should at least have 1 line(s).
Commit 32a9f96768:
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "add credentials for coap wifi"
1: UC6 Commit message body is empty, should at least have 1 line(s).
Commit 48cede80ef:
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "add nrf_jwt"
1: UC6 Commit message body is empty, should at least have 1 line(s).
Commit 7eae97240a:
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:): "build coap without modem lib"
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.
BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
File:include/net/nrf_jwt.h
Line:54
BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
File:samples/cellular/nrf_cloud_multi_service/src/cloud_connection.c
Line:587
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c
Line:161
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c
Line:161
LINE_SPACING: Missing a blank line after declarations
File:subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c
Line:249
SPACE_BEFORE_TAB: please, no space before tabs
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:27
SPACE_BEFORE_TAB: please, no space before tabs
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:29
SPACE_BEFORE_TAB: please, no space before tabs
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:30
POINTER_LOCATION: "foo * bar" should be "foo *bar"
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:95
POINTER_LOCATION: "foo * bar" should be "foo *bar"
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:129
LINE_SPACING: Missing a blank line after declarations
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:365
SPACING: space required before the open parenthesis '('
File:subsys/net/lib/nrf_jwt/nrf_jwt.c
Line:430
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c#L161
subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c:161 "(foo*)" should be "(foo *)"
|
Run Compliance Tests:
subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c#L161
subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c:161 "(foo*)" should be "(foo *)"
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L95
subsys/net/lib/nrf_jwt/nrf_jwt.c:95 "foo * bar" should be "foo *bar"
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L129
subsys/net/lib/nrf_jwt/nrf_jwt.c:129 "foo * bar" should be "foo *bar"
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L430
subsys/net/lib/nrf_jwt/nrf_jwt.c:430 space required before the open parenthesis '('
|
Run Compliance Tests
Process completed with exit code 3.
|
Run Compliance Tests:
include/net/nrf_jwt.h#L54
include/net/nrf_jwt.h:54 Block comments use a trailing */ on a separate line
|
Run Compliance Tests:
samples/cellular/nrf_cloud_multi_service/src/cloud_connection.c#L587
samples/cellular/nrf_cloud_multi_service/src/cloud_connection.c:587 Block comments use a trailing */ on a separate line
|
Run Compliance Tests:
subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c#L249
subsys/net/lib/nrf_cloud/src/nrf_cloud_jwt.c:249 Missing a blank line after declarations
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L27
subsys/net/lib/nrf_jwt/nrf_jwt.c:27 please, no space before tabs
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L29
subsys/net/lib/nrf_jwt/nrf_jwt.c:29 please, no space before tabs
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L30
subsys/net/lib/nrf_jwt/nrf_jwt.c:30 please, no space before tabs
|
Run Compliance Tests:
subsys/net/lib/nrf_jwt/nrf_jwt.c#L365
subsys/net/lib/nrf_jwt/nrf_jwt.c:365 Missing a blank line after declarations
|
The logs for this run have expired and are no longer available.
Loading