[Backport v3.4.99-ncs1-branch] [nrf fromlist] net: wifi: Fix the Wi-Fi state check #4423
Annotations
3 errors and 9 warnings
Run Compliance Tests
Process completed with exit code 1.
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:138
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:139
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:140
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:141
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:142
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:143
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:144
CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
File:include/zephyr/net/wifi.h
Line:145
|
check-warns
Process completed with exit code 1.
|
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:
include/zephyr/net/wifi.h#L138
include/zephyr/net/wifi.h:138 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L139
include/zephyr/net/wifi.h:139 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L140
include/zephyr/net/wifi.h:140 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L141
include/zephyr/net/wifi.h:141 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L142
include/zephyr/net/wifi.h:142 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L143
include/zephyr/net/wifi.h:143 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L144
include/zephyr/net/wifi.h:144 Comparisons should place the constant on the right side of the test
|
Run Compliance Tests:
include/zephyr/net/wifi.h#L145
include/zephyr/net/wifi.h:145 Comparisons should place the constant on the right side of the test
|
Loading