CMS example with ServiceX 3 client #281
Annotations
10 errors and 2 warnings
Ruff (E401):
analyses/atlas-open-data-hzz/alternative_implementations/CoffeaHZZAnalysis.ipynb#L154
analyses/atlas-open-data-hzz/alternative_implementations/CoffeaHZZAnalysis.ipynb:1:1: E401 Multiple imports on one line
|
Ruff (E701):
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.ipynb#L118
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.ipynb:1:1: E701 Multiple statements on one line (colon)
|
Ruff (E701):
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.py#L202
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.py:202:47: E701 Multiple statements on one line (colon)
|
Ruff (F401):
analyses/cms-open-data-ttbar/utils/file_input.py#L2
analyses/cms-open-data-ttbar/utils/file_input.py:2:17: F401 `numpy` imported but unused
|
Ruff (F541):
tests/coffea_ServiceX_minimal.ipynb#L86
tests/coffea_ServiceX_minimal.ipynb:1:1: F541 f-string without any placeholders
|
Ruff (E402):
tests/databinder.ipynb#L5
tests/databinder.ipynb:1:1: E402 Module level import not at top of cell
|
Ruff (F401):
workshops/agctools2021/coffea/processor.ipynb#L99
workshops/agctools2021/coffea/processor.ipynb:1:1: F401 `functools.partial` imported but unused
|
Ruff (F401):
workshops/agctools2021/coffea/processor.ipynb#L278
workshops/agctools2021/coffea/processor.ipynb:1:1: F401 `mplhep` imported but unused
|
Ruff (E402):
workshops/agctools2021/mplhep-hist/mplhep_hist_bonus.ipynb#L23
workshops/agctools2021/mplhep-hist/mplhep_hist_bonus.ipynb:1:1: E402 Module level import not at top of cell
|
Ruff (F401):
workshops/agctools2022/coffea/coffea_analysis.ipynb#L13
workshops/agctools2022/coffea/coffea_analysis.ipynb:1:1: F401 `coffea.nanoevents.BaseSchema` imported but unused
|
linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sphinx
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|