airoc: enable wifi status #4
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 6s
Annotations
6 errors and 6 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):
Identity.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
67c8fda39eefb14b0d93137f13c18bd561f5ff52: Empty commit message body
67c8fda39eefb14b0d93137f13c18bd561f5ff52: Missing signed-off-by line
|
|
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 Commit message does not contain a 'Signed-off-by:' line
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
|
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/wifi/infineon/airoc_wifi.c
Line:814
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
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/wifi/infineon/airoc_wifi.c
Line:934
|
|
Run compliance checks on patch series (PR)
Process completed with exit code 4.
|
|
LEADING_SPACE:
drivers/wifi/infineon/airoc_wifi.c#L934
drivers/wifi/infineon/airoc_wifi.c:934 please, no spaces at the start of a line
|
|
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
|
|
LEADING_SPACE:
drivers/wifi/infineon/airoc_wifi.c#L814
drivers/wifi/infineon/airoc_wifi.c:814 please, no spaces at the start of a line
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
compliance.xml
|
1.38 KB |
sha256:65a134228f646845bfa02e7253135457b40ef9f7f0d0f30c4a296e8482469375
|
|