PEP8 fixes for PR #2238 (mesmith75-patch-1) by autopep8 #1605
Annotations
3 errors and 5 warnings
Fail on linting violations
Process completed with exit code 1.
|
Lint with flake8:
ganga/GangaGUI/gui/routes.py#L108
E501 line too long (201 > 127 characters)
|
Lint with flake8:
ganga/GangaGUI/gui/routes.py#L1893
E501 line too long (134 > 127 characters)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint with flake8:
ganga/GangaGUI/gui/routes.py#L575
F541 f-string is missing placeholders
|
Lint with flake8:
ganga/GangaGUI/gui/routes.py#L580
F841 local variable 'response_info' is assigned to but never used
|
Lint with flake8:
ganga/GangaGUI/gui/routes.py#L1522
F541 f-string is missing placeholders
|
Lint with flake8:
ganga/GangaGUI/gui/routes.py#L1969
F841 local variable 'response_info' is assigned to but never used
|
The logs for this run have expired and are no longer available.
Loading