Update find_prime_numbers.py #339
ci-checks.yml
on: push
ls_linting
3s
md_formatting
9s
py_formatting
4s
py_linting
7s
py_tests
3s
Annotations
4 errors and 3 warnings
py_tests
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 1.
|
Ruff (F811):
solutions/find_prime_numbers.py#L42
solutions/find_prime_numbers.py:42:5: F811 Redefinition of unused `find_primes_up_to_n` from line 10
|
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
|