this commit will update the solution for my problem #187
ci-checks.yml
on: push
ls_linting
5s
md_formatting
7s
py_formatting
8s
py_linting
5s
py_tests
3s
Annotations
5 errors and 3 warnings
Ruff:
solutions/calculate_the_sum_of_two_numbers.py#L15
solutions/calculate_the_sum_of_two_numbers.py:15:1: SyntaxError: Got unexpected token `
|
Ruff:
solutions/calculate_the_sum_of_two_numbers.py#L15
solutions/calculate_the_sum_of_two_numbers.py:15:2: SyntaxError: Got unexpected token `
|
Ruff:
solutions/calculate_the_sum_of_two_numbers.py#L15
solutions/calculate_the_sum_of_two_numbers.py:15:3: SyntaxError: Expected a statement
|
py_linting
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 2.
|
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
|
ls_linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|