use coap_client + download_client for nrf cloud coap downloads #36
Annotations
7 errors and 4 warnings
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
C99_COMMENTS: do not use C99 // comments
File:subsys/net/lib/download_client/src/download_client.c
Line:834
C99_COMMENTS: do not use C99 // comments
File:subsys/net/lib/download_client/src/download_client.c
Line:845
C99_COMMENTS: do not use C99 // comments
File:subsys/net/lib/download_client/src/download_client.c
Line:863
C99_COMMENTS: do not use C99 // comments
File:subsys/net/lib/download_client/src/download_client.c
Line:949
LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
File:subsys/net/lib/nrf_cloud/coap/src/nrf_cloud_coap_transport.c
Line:457
LINE_SPACING: Missing a blank line after declarations
File:subsys/net/lib/nrf_cloud/coap/src/nrf_cloud_coap_transport.c
Line:594
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
subsys/net/lib/download_client/src/download_client.c#L834
subsys/net/lib/download_client/src/download_client.c:834 do not use C99 // comments
|
Run Compliance Tests:
subsys/net/lib/download_client/src/download_client.c#L845
subsys/net/lib/download_client/src/download_client.c:845 do not use C99 // comments
|
Run Compliance Tests:
subsys/net/lib/download_client/src/download_client.c#L863
subsys/net/lib/download_client/src/download_client.c:863 do not use C99 // comments
|
Run Compliance Tests:
subsys/net/lib/download_client/src/download_client.c#L949
subsys/net/lib/download_client/src/download_client.c:949 do not use C99 // comments
|
Run Compliance Tests
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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/.
|
Run Compliance Tests:
subsys/net/lib/nrf_cloud/coap/src/nrf_cloud_coap_transport.c#L457
subsys/net/lib/nrf_cloud/coap/src/nrf_cloud_coap_transport.c:457 line length of 101 exceeds 100 columns
|
Run Compliance Tests:
subsys/net/lib/nrf_cloud/coap/src/nrf_cloud_coap_transport.c#L594
subsys/net/lib/nrf_cloud/coap/src/nrf_cloud_coap_transport.c:594 Missing a blank line after declarations
|
Loading