PEP8 fixes for PR #2342 (smog_bk) by autopep8 #1871
ci_push_testing.yml
on: pull_request_target
Approval
0s
GangaCore Integration
15m 36s
GangaDirac Integration
1m 31s
GangaLHCb Integration
4m 25s
Annotations
8 errors and 26 warnings
Linting
Process completed with exit code 1.
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L128
E501 line too long (135 > 127 characters)
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L133
E501 line too long (137 > 127 characters)
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L171
E501 line too long (133 > 127 characters)
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L221
E501 line too long (169 > 127 characters)
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L224
E501 line too long (169 > 127 characters)
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L59
E501 line too long (174 > 127 characters)
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L87
E501 line too long (148 > 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/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L2
F401 'os' imported but unused
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L3
F401 'datetime' imported but unused
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L7
F401 'GangaCore.GPIDev.Base.Proxy.stripProxy' imported but unused
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L9
F401 'GangaDirac.Lib.Credentials.DiracProxy.DiracProxy' imported but unused
|
Linting:
ganga/GangaLHCb/Lib/LHCbDataset/BKQuery.py#L296
F841 local variable 'err' is assigned to but never used
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L10
F821 undefined name 'diracCommand'
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L12
F821 undefined name 'dirac'
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L15
F821 undefined name 'diracCommand'
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L17
F821 undefined name 'dirac'
|
Linting:
ganga/GangaLHCb/Lib/Server/DiracLHCbCommands.py#L20
F821 undefined name 'diracCommand'
|
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/
|
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/
|
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/
|