ci: TEST #40
format.yml
on: pull_request
Detect added and changed files
4s
Matrix: check-files
Annotations
3 errors and 3 warnings
Check file tests/test_commands.py
Process completed with exit code 1.
|
Check file src/west/manifest.py
Process completed with exit code 1.
|
Check file tests/test_alias_copy.py
Process completed with exit code 1.
|
File format check failed:
tests/test_commands.py#L1
Run 'ruff format tests/test_commands.py'
|
File format check failed:
src/west/manifest.py#L1
Run 'ruff format src/west/manifest.py'
|
File format check failed:
tests/test_alias_copy.py#L1
Run 'ruff format tests/test_alias_copy.py'
|