use coap_client + download_client for nrf cloud coap downloads #36
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 45s
Annotations
7 errors and 4 warnings
Run compliance checks on patch series (PR):
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
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
C99_COMMENTS:
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
|
C99_COMMENTS:
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
|
C99_COMMENTS:
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
|
C99_COMMENTS:
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 checks on patch series (PR)
Process completed with exit code 1.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Run compliance checks on patch series (PR)
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/.
|
LONG_LINE_COMMENT:
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
|
LINE_SPACING:
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
Expired
|
2.59 KB |
|