test #285
ci-checks.yml
on: push
ls_linting
3s
md_formatting
7s
py_formatting
7s
py_linting
6s
py_tests
6s
Annotations
3 errors and 4 warnings
Ruff (E402):
solutions/tests/test_capitalize_string.py#L32
solutions/tests/test_capitalize_string.py:32:1: E402 Module level import not at top of file
|
Ruff (E402):
solutions/tests/test_kgs_to_lbs.py#L34
solutions/tests/test_kgs_to_lbs.py:34:1: E402 Module level import not at top of file
|
py_linting
Process completed with exit code 1.
|
ls_linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
py_tests
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
|
py_formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|