my 2nd solution #226
ci-checks.yml
on: push
ls_linting
3s
md_formatting
8s
py_formatting
6s
py_linting
7s
py_tests
2s
Annotations
4 errors and 3 warnings
py_tests
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 1.
|
Ruff (F821):
solutions/area_of_circle.py#L37
solutions/area_of_circle.py:37:4: F821 Undefined name `_name_`
|
py_linting
Process completed with exit code 1.
|
py_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ls_linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
md_formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|