manifest: Support --active-only argument for --resolve/--freeze #83
format.yml
on: pull_request
Detect added and changed files
4s
Matrix: ruff-format
Annotations
3 errors and 3 notices
|
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 tests/test_project.py
The process '/opt/hostedtoolcache/ruff/0.8.1/x86_64/ruff' failed with exit code 1
|
|
Check file src/west/manifest.py
The process '/opt/hostedtoolcache/ruff/0.8.1/x86_64/ruff' failed with exit code 1
|
|
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/14793128809 for more details
|
|
Unformatted file:
tests/test_project.py#L1
Consider running 'ruff format tests/test_project.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/14793128809 for more details
|
|
Unformatted file:
src/west/manifest.py#L1
Consider running 'ruff format src/west/manifest.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/14793128809 for more details
|