i2s support for esp32 and esp32s2 #171414
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 23s
Annotations
7 errors and 9 warnings
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
TRAILING_WHITESPACE: trailing whitespace
File:boards/lilygo/ttgo_lora32/ttgo_lora32-pinctrl.dtsi
Line:50
BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
File:drivers/i2s/i2s_esp32.c
Line:238
LINE_SPACING: Missing a blank line after declarations
File:drivers/i2s/i2s_esp32.c
Line:263
LONG_LINE: line length of 101 exceeds 100 columns
File:drivers/i2s/i2s_esp32.c
Line:276
CODE_INDENT: code indent should use tabs where possible
File:drivers/i2s/i2s_esp32.c
Line:287
SPACE_BEFORE_TAB: please, no space before tabs
File:drivers/i2s/i2s_esp32.c
Line:287
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/i2s/i2s_esp32.c
Line:287
CODE_INDENT: code indent should use tabs where possible
File:drivers/i2s/i2s_esp32.c
Line:297
SPACE_BEFORE_TAB: please, no space before tabs
File:drivers/i2s/i2s_esp32.c
Line:297
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/i2s/i2s_esp32.c
Line:297
LINE_SPACING: Missing a blank line after declarations
File:drivers/i2s/i2s_esp32.c
Line:567
LINE_SPACING: Missing a blank line after declarations
File:drivers/i2s/i2s_esp32.c
Line:588
|
Run compliance checks on patch series (PR):
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
045619fa2be2f01b5ffa9717808995315eadf180: boards/lilygo/ttgo_lora32/ttgo_lora32-pinctrl.dtsi:50: trailing whitespace.
573b5b3241e2e678ac25cd28e0641b3ff10ef90c: drivers/i2s/i2s_esp32.c:287: space before tab in indent.
573b5b3241e2e678ac25cd28e0641b3ff10ef90c: drivers/i2s/i2s_esp32.c:297: space before tab in indent.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
TRAILING_WHITESPACE:
boards/lilygo/ttgo_lora32/ttgo_lora32-pinctrl.dtsi#L50
boards/lilygo/ttgo_lora32/ttgo_lora32-pinctrl.dtsi:50 trailing whitespace
|
CODE_INDENT:
drivers/i2s/i2s_esp32.c#L287
drivers/i2s/i2s_esp32.c:287 code indent should use tabs where possible
|
CODE_INDENT:
drivers/i2s/i2s_esp32.c#L297
drivers/i2s/i2s_esp32.c:297 code indent should use tabs where possible
|
Run compliance checks on patch series (PR)
Process completed with exit code 2.
|
BLOCK_COMMENT_STYLE:
drivers/i2s/i2s_esp32.c#L238
drivers/i2s/i2s_esp32.c:238 Block comments use * on subsequent lines
|
LINE_SPACING:
drivers/i2s/i2s_esp32.c#L263
drivers/i2s/i2s_esp32.c:263 Missing a blank line after declarations
|
LONG_LINE:
drivers/i2s/i2s_esp32.c#L276
drivers/i2s/i2s_esp32.c:276 line length of 101 exceeds 100 columns
|
SPACE_BEFORE_TAB:
drivers/i2s/i2s_esp32.c#L287
drivers/i2s/i2s_esp32.c:287 please, no space before tabs
|
LEADING_SPACE:
drivers/i2s/i2s_esp32.c#L287
drivers/i2s/i2s_esp32.c:287 please, no spaces at the start of a line
|
SPACE_BEFORE_TAB:
drivers/i2s/i2s_esp32.c#L297
drivers/i2s/i2s_esp32.c:297 please, no space before tabs
|
LEADING_SPACE:
drivers/i2s/i2s_esp32.c#L297
drivers/i2s/i2s_esp32.c:297 please, no spaces at the start of a line
|
LINE_SPACING:
drivers/i2s/i2s_esp32.c#L567
drivers/i2s/i2s_esp32.c:567 Missing a blank line after declarations
|
LINE_SPACING:
drivers/i2s/i2s_esp32.c#L588
drivers/i2s/i2s_esp32.c:588 Missing a blank line after declarations
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
1.03 KB |
|