ruff foramt #188
ci-checks.yml
on: push
ls_linting
5s
md_formatting
11s
py_formatting
4s
py_linting
6s
py_tests
3s
Annotations
6 errors and 3 warnings
py_tests
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 1.
|
Ruff (F821):
solutions/tests/test_factorial.py#L39
solutions/tests/test_factorial.py:39:26: F821 Undefined name `factorail`
|
Ruff (F821):
solutions/tests/test_factorial.py#L44
solutions/tests/test_factorial.py:44:13: F821 Undefined name `factorail`
|
Ruff (F821):
solutions/tests/test_factorial.py#L49
solutions/tests/test_factorial.py:49:13: F821 Undefined name `factorail`
|
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
|