Add files via upload #550
ci-checks.yml
on: push
ls_linting
3s
md_formatting
8s
py_formatting
5s
py_linting
5s
py_tests
5s
Annotations
6 errors and 3 warnings
Ruff:
solutions/calculate_area.py#L32
solutions/calculate_area.py:32:69: SyntaxError: Expected a statement
|
Ruff:
solutions/calculate_area.py#L32
solutions/calculate_area.py:32:70: SyntaxError: Expected a statement
|
Ruff:
solutions/calculate_area.py#L33
solutions/calculate_area.py:33:1: SyntaxError: Unexpected indentation
|
Ruff:
solutions/calculate_area.py#L36
solutions/calculate_area.py:36:28: SyntaxError: Expected a statement
|
py_linting
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 2.
|
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
|