Skip to content

Check enabled setting. Rename fallback to default. #26

Check enabled setting. Rename fallback to default.

Check enabled setting. Rename fallback to default. #26

Triggered via push November 22, 2024 13:14
Status Failure
Total duration 27s
Artifacts

checks.yml

on: push
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Ruff (RUF022): src/dj_angles/mappers/__init__.py#L6
src/dj_angles/mappers/__init__.py:6:11: RUF022 `__all__` is not sorted
Ruff (RUF021): src/dj_angles/mappers/angles.py#L30
src/dj_angles/mappers/angles.py:30:8: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
Ruff (E501): tests/dj_angles/regex_replacer/test_replace_django_template_tags.py#L322
tests/dj_angles/regex_replacer/test_replace_django_template_tags.py:322:121: E501 Line too long (141 > 120)
Ruff (E501): tests/dj_angles/regex_replacer/test_replace_django_template_tags.py#L331
tests/dj_angles/regex_replacer/test_replace_django_template_tags.py:331:121: E501 Line too long (136 > 120)
ruff
Process completed with exit code 1.
pytest (3.12)
Process completed with exit code 1.
mypy
Process completed with exit code 1.
pytest (3.10)
The job was canceled because "_3_12" failed.
pytest (3.10)
Process completed with exit code 1.
pytest (3.11)
The job was canceled because "_3_12" failed.
pytest (3.11)
Process completed with exit code 1.
mypy
The `python-version` input is not set. The version of Python currently in `PATH` will be used.