Sync upstream commit #361
Annotations
1 error and 11 warnings
flake8
Process completed with exit code 1.
|
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flake8
F811 redefinition of unused 'label' from line 319
|
flake8
F811 redefinition of unused '_title' from line 323
|
flake8
F811 redefinition of unused '_text' from line 327
|
flake8
F811 redefinition of unused 'label' from line 417
|
flake8
F811 redefinition of unused '_title' from line 421
|
flake8
F811 redefinition of unused '_text' from line 425
|
flake8
N818 exception name 'AuthenticationFailed' should be named with an Error suffix
|
flake8
F811 redefinition of unused 'ElementTree' from line 3
|
flake8
F401 'pretalx.event.models.Team' imported but unused
|
flake8
N816 variable 'toJavascript_re' in global scope should not be mixedCase
|