Nrfx 8370 test external bsp #12206
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 27s
Annotations
4 errors
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR):
KconfigHWMv2.txt#L0
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
An exception occurred in KconfigHWMv2:
Traceback (most recent call last):
File "/home/runner/work/sdk-zephyr/sdk-zephyr/scripts/list_hardware.py", line 170, in get_soc
return next(s for s in self._socs if s.name == name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/work/sdk-zephyr/sdk-zephyr/./scripts/ci/check_compliance.py", line 2345, in _main
test.run()
File "/home/runner/work/sdk-zephyr/sdk-zephyr/./scripts/ci/check_compliance.py", line 509, in run
kconf = self.parse_kconfig()
^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/sdk-zephyr/sdk-zephyr/./scripts/ci/check_compliance.py", line 750, in parse_kconfig
self.get_v2_model(kconfiglib_dir, os.path.join(kconfiglib_dir, "settings_file.txt"))
File "/home/runner/work/sdk-zephyr/sdk-zephyr/./scripts/ci/check_compliance.py", line 639, in get_v2_model
v2_boards = list_boards.find_v2_boards(root_args).values()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/sdk-zephyr/sdk-zephyr/scripts/list_boards.py", line 342, in find_v2_boards
b, e = load_v2_boards(args.board, board_yml, systems)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/sdk-zephyr/sdk-zephyr/scripts/list_boards.py", line 276, in load_v2_boards
socs = [Soc.from_soc(systems.get_soc(s['name']), s.get('variants', []))
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/sdk-zephyr/sdk-zephyr/scripts/list_hardware.py", line 172, in get_soc
sys.exit(f"ERROR: SoC '{name}' is not found, please ensure that the SoC exists "
SystemExit: ERROR: SoC 'nrf54lm20a' is not found, please ensure that the SoC exists and that soc-root containing 'nrf54lm20a' has been correctly defined.
|
Run compliance checks on patch series (PR):
Gitlint.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
Commit 4759579b2a:
1: UC6 Commit message body is empty, should at least have 1 line(s).
|
Run compliance checks on patch series (PR)
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
compliance.xml
|
1.15 KB |
sha256:6cc4e8fb415cefd26005ff10d41cd5f40f554527473ed96309a2a5bcb64ff444
|
|