doc: extensions: boards: add ability to filter by hw capability #169626
Annotations
6 errors and 1 warning
check-warns:
Ruff.txt#L1
Check python files with ruff.
Python lint error (E501) see https://docs.astral.sh/ruff/rules/line-too-long:Line too long (108 > 100)
File:doc/_extensions/zephyr/domain/__init__.py
Line:408
Column:101
EndLine:408
EndColumn:109
Python format error:Run 'ruff format doc/_extensions/zephyr/domain/__init__.py'
File:doc/_extensions/zephyr/domain/__init__.py
|
check-warns:
YAMLLint.txt#L1
Check YAML files with YAMLLint.
YAMLLint (line-length):line too long (111 > 100 characters)
File:doc/board_catalog.yaml
Line:9849
Column:101
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
doc/_extensions/zephyr/domain/__init__.py#L408
doc/_extensions/zephyr/domain/__init__.py:408 Line too long (108 > 100)
|
Run Compliance Tests:
doc/_extensions/zephyr/domain/__init__.py#L1
doc/_extensions/zephyr/domain/__init__.py Run 'ruff format doc/_extensions/zephyr/domain/__init__.py'
|
Run Compliance Tests
Process completed with exit code 2.
|
Run Compliance Tests:
doc/board_catalog.yaml#L9849
doc/board_catalog.yaml:9849 line too long (111 > 100 characters)
|
Loading