Skip to content

Feature/adding template filter for switch flag sample usable for if statements #306

Feature/adding template filter for switch flag sample usable for if statements

Feature/adding template filter for switch flag sample usable for if statements #306

Status Failure
Total duration 2m 14s
Artifacts

python-package.yml

on: pull_request
Matrix: test
typecheck
26s
typecheck
release-production
0s
release-production
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Ruff (E501): waffle/templatetags/waffle_tags.py#L6
waffle/templatetags/waffle_tags.py:6:121: E501 Line too long (148 > 120)
Ruff (E501): waffle/templatetags/waffle_tags.py#L91
waffle/templatetags/waffle_tags.py:91:121: E501 Line too long (122 > 120)
Ruff (E501): waffle/templatetags/waffle_tags.py#L111
waffle/templatetags/waffle_tags.py:111:121: E501 Line too long (122 > 120)
lint
Process completed with exit code 1.
test (3.8)
Process completed with exit code 255.
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
typecheck
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
i18n
The `python-version` input is not set. The version of Python currently in `PATH` will be used.