action.yml
on: push
LintsBlack
8s
LintsFlake8
5s
LintsIsort
6s
LintsMyPy
24s
Annotations
6 errors and 1 warning
LintsFlake8
The process '/home/runner/.local/bin/flake8' failed with exit code 1
|
LintsIsort:
app/main.py#L1
Imports are incorrectly sorted and/or formatted.
|
LintsIsort:
app/models.py#L1
Imports are incorrectly sorted and/or formatted.
|
LintsIsort
Process completed with exit code 1.
|
LintsBlack
Process completed with exit code 1.
|
LintsMyPy
Process completed with exit code 2.
|
LintsFlake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|