samples: basic: blinky: eGPIO PoC #6
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 14s
Annotations
4 errors and 1 warning
Run compliance checks on patch series (PR)
Process completed with exit code 2.
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LINE_SPACING: Missing a blank line after declarations
File:samples/basic/blinky/remote/src/main.c
Line:140
|
Run compliance checks on patch series (PR):
Kconfig.txt#L1
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_EGPIO_INIT_PRIORITY drivers/gpio/gpio_nrfe.c:187, drivers/gpio/gpio_nrfe.c:205
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
LINE_SPACING:
samples/basic/blinky/remote/src/main.c#L140
samples/basic/blinky/remote/src/main.c:140 Missing a blank line after declarations
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
Expired
|
909 Bytes |
|