airoc: enable wifi status #5
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 33s
Annotations
5 errors and 4 warnings
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
|
Run compliance checks on patch series (PR):
Kconfig.txt#L0
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Found references to undefined Kconfig symbols. If any of these are false
positives, then add them to UNDEF_KCONFIG_ALLOWLIST in /home/runner/work/zephyr/zephyr/./scripts/ci/check_compliance.py.
If the reference is for a comment like /* CONFIG_FOO_* */ (or
/* CONFIG_FOO_*_... */), then please use exactly that form (with the '*'). The
CI check knows not to flag it.
More generally, a reference followed by $, @, {, (, ., *, or ## will never be
flagged.
CONFIG_SOC_SERIES_STM32U585X drivers/video/video_stm32_dcmi.c:112, drivers/video/video_stm32_dcmi.c:198, drivers/video/video_stm32_dcmi.c:248
|
|
Run compliance checks on patch series (PR):
Gitlint.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
WARNING: I4 - ignore-by-author-name: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-author-name.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
1: UC2 Signed-off-by: must have a full name
|
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LINE_SPACING: Missing a blank line after declarations
File:drivers/wifi/infineon/airoc_wifi.c
Line:817
LINE_SPACING: Missing a blank line after declarations
File:drivers/wifi/infineon/airoc_wifi.c
Line:822
LINE_SPACING: Missing a blank line after declarations
File:drivers/wifi/infineon/airoc_wifi.c
Line:834
LINE_SPACING: Missing a blank line after declarations
File:drivers/wifi/infineon/airoc_wifi.c
Line:839
|
|
Run compliance checks on patch series (PR)
Process completed with exit code 3.
|
|
LINE_SPACING:
drivers/wifi/infineon/airoc_wifi.c#L839
drivers/wifi/infineon/airoc_wifi.c:839 Missing a blank line after declarations
|
|
LINE_SPACING:
drivers/wifi/infineon/airoc_wifi.c#L834
drivers/wifi/infineon/airoc_wifi.c:834 Missing a blank line after declarations
|
|
LINE_SPACING:
drivers/wifi/infineon/airoc_wifi.c#L822
drivers/wifi/infineon/airoc_wifi.c:822 Missing a blank line after declarations
|
|
LINE_SPACING:
drivers/wifi/infineon/airoc_wifi.c#L817
drivers/wifi/infineon/airoc_wifi.c:817 Missing a blank line after declarations
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
compliance.xml
|
1.2 KB |
sha256:fc238b657a738223849f2f4b3d01208690c89719de512e439dfdae206640d6d0
|
|