Done missing numbers challenge and its test file #112
ci-checks.yml
on: pull_request
ls_linting
5s
md_formatting
9s
py_formatting
7s
py_linting
4s
py_tests
3s
Annotations
2 errors and 4 warnings
Ruff (E722):
solutions/missing_numbers.py#L44
solutions/missing_numbers.py:44:9: E722 Do not use bare `except`
|
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
|
py_formatting
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
|