Draft of eGPIO SHIM #9
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 29s
Annotations
13 errors and 6 warnings
POINTER_LOCATION:
drivers/gpio/egpio_nrfx.c#L68
drivers/gpio/egpio_nrfx.c:68 "(foo*)" should be "(foo *)"
|
POINTER_LOCATION:
drivers/gpio/egpio_nrfx.c#L83
drivers/gpio/egpio_nrfx.c:83 "(foo*)" should be "(foo *)"
|
POINTER_LOCATION:
drivers/gpio/egpio_nrfx.c#L92
drivers/gpio/egpio_nrfx.c:92 "(foo*)" should be "(foo *)"
|
POINTER_LOCATION:
drivers/gpio/egpio_nrfx.c#L102
drivers/gpio/egpio_nrfx.c:102 "(foo*)" should be "(foo *)"
|
POINTER_LOCATION:
drivers/gpio/egpio_nrfx.c#L112
drivers/gpio/egpio_nrfx.c:112 "(foo*)" should be "(foo *)"
|
POINTER_LOCATION:
drivers/gpio/egpio_nrfx.c#L122
drivers/gpio/egpio_nrfx.c:122 "(foo*)" should be "(foo *)"
|
C99_COMMENTS:
drivers/gpio/egpio_nrfx.c#L131
drivers/gpio/egpio_nrfx.c:131 do not use C99 // comments
|
C99_COMMENTS:
drivers/gpio/egpio_nrfx.c#L137
drivers/gpio/egpio_nrfx.c:137 do not use C99 // comments
|
Run compliance checks on patch series (PR)
Process completed with exit code 3.
|
Run compliance checks on patch series (PR):
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
6da674e2b1b8d9a05bcc87a9a85beef289adf953: drivers/gpio/Kconfig.nrfx:32: new blank line at EOF.
6dfa696a92a30547b5d64cd048a6288164fd5a4b: modules/hal_nordic/nrfe/Kconfig:17: new blank line at EOF.
|
Run compliance checks on patch series (PR):
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Please remove blank lines at end of 'drivers/gpio/Kconfig.nrfx'
Please remove blank lines at end of 'modules/hal_nordic/nrfe/Kconfig'
Please remove blank lines at start of 'samples/basic/blinky/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay'
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LONG_LINE: line length of 109 exceeds 100 columns
File:drivers/gpio/egpio_nrfx.c
Line:65
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:drivers/gpio/egpio_nrfx.c
Line:68
LONG_LINE: line length of 110 exceeds 100 columns
File:drivers/gpio/egpio_nrfx.c
Line:81
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:drivers/gpio/egpio_nrfx.c
Line:83
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:drivers/gpio/egpio_nrfx.c
Line:92
LONG_LINE: line length of 110 exceeds 100 columns
File:drivers/gpio/egpio_nrfx.c
Line:100
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:drivers/gpio/egpio_nrfx.c
Line:102
LONG_LINE: line length of 110 exceeds 100 columns
File:drivers/gpio/egpio_nrfx.c
Line:110
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:drivers/gpio/egpio_nrfx.c
Line:112
LONG_LINE: line length of 110 exceeds 100 columns
File:drivers/gpio/egpio_nrfx.c
Line:120
POINTER_LOCATION: "(foo*)" should be "(foo *)"
File:drivers/gpio/egpio_nrfx.c
Line:122
LINE_SPACING: Missing a blank line after declarations
File:drivers/gpio/egpio_nrfx.c
Line:130
C99_COMMENTS: do not use C99 // comments
File:drivers/gpio/egpio_nrfx.c
Line:131
C99_COMMENTS: do not use C99 // comments
File:drivers/gpio/egpio_nrfx.c
Line:137
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
LONG_LINE:
drivers/gpio/egpio_nrfx.c#L65
drivers/gpio/egpio_nrfx.c:65 line length of 109 exceeds 100 columns
|
LONG_LINE:
drivers/gpio/egpio_nrfx.c#L81
drivers/gpio/egpio_nrfx.c:81 line length of 110 exceeds 100 columns
|
LONG_LINE:
drivers/gpio/egpio_nrfx.c#L100
drivers/gpio/egpio_nrfx.c:100 line length of 110 exceeds 100 columns
|
LONG_LINE:
drivers/gpio/egpio_nrfx.c#L110
drivers/gpio/egpio_nrfx.c:110 line length of 110 exceeds 100 columns
|
LONG_LINE:
drivers/gpio/egpio_nrfx.c#L120
drivers/gpio/egpio_nrfx.c:120 line length of 110 exceeds 100 columns
|
LINE_SPACING:
drivers/gpio/egpio_nrfx.c#L130
drivers/gpio/egpio_nrfx.c:130 Missing a blank line after declarations
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
Expired
|
1 KB |
|