app: Update Forall command to allow multiple concurrent processes #81
format.yml
on: pull_request
Detect added and changed files
4s
Matrix: ruff-format
Annotations
3 errors and 3 notices
|
Check file tests/test_project.py
The process '/opt/hostedtoolcache/ruff/0.8.1/x86_64/ruff' failed with exit code 1
|
|
Check file src/west/app/project.py
The process '/opt/hostedtoolcache/ruff/0.8.1/x86_64/ruff' failed with exit code 1
|
|
Check file src/west/commands.py
The process '/opt/hostedtoolcache/ruff/0.8.1/x86_64/ruff' failed with exit code 1
|
|
Unformatted file:
tests/test_project.py#L1
Consider running 'ruff format tests/test_project.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/14750975643 for more details
|
|
Unformatted file:
src/west/app/project.py#L1
Consider running 'ruff format src/west/app/project.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/14750975643 for more details
|
|
Unformatted file:
src/west/commands.py#L1
Consider running 'ruff format src/west/commands.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/14750975643 for more details
|