TEST: touch python file #15
format.yml
on: pull_request
Detect added and changed files
3s
Matrix: ruff-format
Annotations
2 errors, 1 warning, and 2 notices
Check file src/west/app/project.py
Process completed with exit code 1.
|
Check file src/west/app/main.py
Process completed with exit code 1.
|
Detect added and changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unformatted file:
src/west/app/project.py#L1
Consider running 'ruff format src/west/app/project.py'
See ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}/actions/runs/${GITHUB_RUN_ID} for more details
|
Unformatted file:
src/west/app/main.py#L1
Consider running 'ruff format src/west/app/main.py'
See ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}/actions/runs/${GITHUB_RUN_ID} for more details
|