Skip to content

PEP8 fixes for PR #2247 (develop) by autopep8 #1764

PEP8 fixes for PR #2247 (develop) by autopep8

PEP8 fixes for PR #2247 (develop) by autopep8 #1764

Triggered via pull request March 1, 2024 04:36
@ganga-ciganga-ci
synchronize #2254
Status Success
Total duration 16m 51s
Artifacts

ci_push_testing.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 26 warnings
Linting
Process completed with exit code 1.
Linting: doc/fill_gpi.py#L24
E266 too many leading '#' for block comment
Linting: doc/fill_gpi.py#L44
E266 too many leading '#' for block comment
Linting: doc/fill_gpi.py#L52
E741 ambiguous variable name 'l'
Linting: doc/fill_gpi.py#L210
E266 too many leading '#' for block comment
Linting: doc/fill_gpi.py#L221
E266 too many leading '#' for block comment
Linting: ganga/GangaCore/Utility/Runtime.py#L148
E501 line too long (137 > 127 characters)
Linting: ganga/GangaCore/Utility/Setup.py#L67
E266 too many leading '#' for block comment
Linting: ganga/GangaCore/Utility/Setup.py#L141
E303 too many blank lines (3)
Linting: ganga/GangaCore/Utility/Setup.py#L187
E501 line too long (128 > 127 characters)
Linting: ganga/GangaCore/testlib/GangaUnitTest.py#L69
E501 line too long (153 > 127 characters)
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1, rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
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/
Linting: ganga/GangaCore/Utility/Runtime.py#L185
F401 'os.path' imported but unused
Linting: ganga/GangaCore/Utility/Runtime.py#L281
F841 local variable 'r' is assigned to but never used
Linting: ganga/GangaCore/Utility/Setup.py#L22
W291 trailing whitespace
Linting: ganga/GangaCore/Utility/Setup.py#L76
F401 'sys' imported but unused
Linting: ganga/GangaCore/Utility/Setup.py#L126
W291 trailing whitespace
Linting: ganga/GangaCore/Utility/Setup.py#L130
F401 'sys' imported but unused
Linting: ganga/GangaCore/Utility/Setup.py#L183
F401 'Ganga' imported but unused
Linting: ganga/GangaCore/Utility/Setup.py#L184
F821 undefined name 'GangaCore'
Linting: ganga/GangaCore/Utility/Setup.py#L188
F821 undefined name 'GangaCore'
Linting: ganga/GangaCore/Utility/Setup.py#L189
F821 undefined name 'GangaCore'
GangaCore Unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GangaCore Unit
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/
GangaDirac Unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GangaDirac Unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GangaLHCb Unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GangaLHCb Unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Condor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Condor
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GangaDirac Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GangaDirac Integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GangaLHCb Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GangaLHCb Integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GangaCore Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GangaCore Integration
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/