Skip to content

PEP8 fixes for PR #2284 (fix_job_kill) by autopep8 #1732

PEP8 fixes for PR #2284 (fix_job_kill) by autopep8

PEP8 fixes for PR #2284 (fix_job_kill) by autopep8 #1732

Triggered via pull request February 12, 2024 14:49
@ganga-ciganga-ci
opened #2285
Status Success
Total duration 17m 43s
Artifacts

ci_push_testing.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 26 warnings
Linting
Process completed with exit code 1.
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L56
E741 ambiguous variable name 'l'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L256
E501 line too long (133 > 127 characters)
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L257
E501 line too long (139 > 127 characters)
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L270
E501 line too long (134 > 127 characters)
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L288
E501 line too long (129 > 127 characters)
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L348
E741 ambiguous variable name 'l'
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/GangaDirac/Lib/Server/DiracCommands.py#L4
F821 undefined name 'diracCommand'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L7
F821 undefined name 'dirac'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L10
F821 undefined name 'diracCommand'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L13
F821 undefined name 'dirac'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L16
F821 undefined name 'dirac'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L18
F821 undefined name 'dirac'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L21
F821 undefined name 'diracCommand'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L24
F821 undefined name 'dirac'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L27
F821 undefined name 'diracCommand'
Linting: ganga/GangaDirac/Lib/Server/DiracCommands.py#L30
F821 undefined name 'dirac'
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/
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 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/
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/