ci: Update linting.yml #90
Annotations
2 errors and 1 warning
|
lint (3.12)
The process '/opt/hostedtoolcache/ruff/0.11.6/x86_64/ruff' failed with exit code 1
|
|
Ruff (C420):
promo_code/user/validators.py#L85
promo_code/user/validators.py:85:17: C420 Unnecessary dict comprehension for iterable; use `dict.fromkeys` instead
|
|
lint (3.12)
Could not parse version from /home/runner/work/Promo-Code-API/Promo-Code-API/pyproject.toml. Using latest version.
|