create voting age unit test #267
ci-checks.yml
on: push
ls_linting
3s
md_formatting
10s
py_formatting
13s
py_linting
10s
py_tests
3s
Annotations
2 errors and 4 warnings
Ruff (F811):
solutions/tests/voting_age/test_check_voting_age.py#L30
solutions/tests/voting_age/test_check_voting_age.py:30:5: F811 Redefinition of unused `check_voting_age` from line 17
|
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
|
py_formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|