Challenge/convert temperature #128
ci-checks.yml
on: pull_request
ls_linting
5s
md_formatting
11s
py_formatting
6s
py_linting
8s
py_tests
3s
Annotations
12 errors and 3 warnings
py_tests
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 2.
|
Ruff:
solutions/temperature_converter.py#L1
solutions/temperature_converter.py:1:1: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L1
solutions/temperature_converter.py:1:3: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L1
solutions/temperature_converter.py:1:5: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L1
solutions/temperature_converter.py:1:7: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L21
solutions/temperature_converter.py:21:1: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L21
solutions/temperature_converter.py:21:3: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L21
solutions/temperature_converter.py:21:5: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L21
solutions/temperature_converter.py:21:7: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L21
solutions/temperature_converter.py:21:8: SyntaxError: Expected a statement
|
Ruff:
solutions/temperature_converter.py#L35
solutions/temperature_converter.py:35:1: SyntaxError: Expected a statement
|
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
|