samples: cellular: nrf_cloud_ble_gateway: New sample #82028
Annotations
6 errors and 4 warnings
check-warns:
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Please remove blank lines at end of 'samples/cellular/nrf_cloud_ble_gateway/boards/nrf9160dk_nrf9160_ns_0_14_0.overlay'
Please remove blank lines at end of 'samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst'
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
File:samples/cellular/nrf_cloud_ble_gateway/src/ble/cli.c
Line:452
BLOCK_COMMENT_STYLE: Block comments should align the * on each line
File:samples/cellular/nrf_cloud_ble_gateway/src/ble/cli.c
Line:1340
IF_0: Consider removing the code enclosed by this #if 0 and its #endif
File:samples/cellular/nrf_cloud_ble_gateway/src/ble/dfu/peripheral_dfu.c
Line:1364
TRAILING_WHITESPACE: trailing whitespace
File:samples/cellular/nrf_cloud_ble_gateway/src/ble/gateway.c
Line:97
LEADING_SPACE: please, no spaces at the start of a line
File:samples/cellular/nrf_cloud_ble_gateway/sysbuild/mcuboot/boards/nrf9161dk_nrf9161_0_7_0.overlay
Line:18
|
check-warns:
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
6e52ed4484c0c9a03f6635c8d2eed7fafc468100: samples/cellular/nrf_cloud_ble_gateway/src/ble/gateway.c:97: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/boards/arm/apricity_gateway_nrf9160/nrf52840_reset.c:245: new blank line at EOF.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/boards/nrf9160dk_nrf9160_ns_0_14_0.overlay:26: new blank line at EOF.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:57: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:137: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:138: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:267: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:309: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:332: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:341: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:346: space before tab in indent.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:355: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:373: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:376: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:377: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:399: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/README.rst:513: new blank line at EOF.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/ble.c:100: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/ble.c:351: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/ble_codec.c:502: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/ble_codec.c:1315: new blank line at EOF.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/dfu/peripheral_dfu.c:1216: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/dfu/peripheral_dfu.c:1218: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/flash/flash_test.c:23: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/gateway.c:644: trailing whitespace.
3ed658799bf1d789b43964a074de54a2e25eeae2: samples/cellular/nrf_cloud_ble_gateway/src/ble/gateway.c:691: new blank line at EOF.
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
samples/cellular/nrf_cloud_ble_gateway/src/ble/gateway.c#L97
samples/cellular/nrf_cloud_ble_gateway/src/ble/gateway.c:97 trailing whitespace
|
Run Compliance Tests
Process completed with exit code 3.
|
Run Compliance Tests:
samples/cellular/nrf_cloud_ble_gateway/src/ble/cli.c#L452
samples/cellular/nrf_cloud_ble_gateway/src/ble/cli.c:452 static const char * array should probably be static const char * const
|
Run Compliance Tests:
samples/cellular/nrf_cloud_ble_gateway/src/ble/cli.c#L1340
samples/cellular/nrf_cloud_ble_gateway/src/ble/cli.c:1340 Block comments should align the * on each line
|
Run Compliance Tests:
samples/cellular/nrf_cloud_ble_gateway/src/ble/dfu/peripheral_dfu.c#L1364
samples/cellular/nrf_cloud_ble_gateway/src/ble/dfu/peripheral_dfu.c:1364 Consider removing the code enclosed by this #if 0 and its #endif
|
Run Compliance Tests:
samples/cellular/nrf_cloud_ble_gateway/sysbuild/mcuboot/boards/nrf9161dk_nrf9161_0_7_0.overlay#L18
samples/cellular/nrf_cloud_ble_gateway/sysbuild/mcuboot/boards/nrf9161dk_nrf9161_0_7_0.overlay:18 please, no spaces at the start of a line
|
Loading