CMS example with ServiceX 3 client #289
Annotations
3 errors and 2 warnings
Ruff (E402):
analyses/atlas-open-data-hzz/HZZ_analysis_pipeline.py#L39
analyses/atlas-open-data-hzz/HZZ_analysis_pipeline.py:39:1: E402 Module level import not at top of file
|
Ruff (F401):
analyses/atlas-open-data-hzz/utils/__init__.py#L5
analyses/atlas-open-data-hzz/utils/__init__.py:5:22: F401 `func_adl.ObjectStream` imported but unused
|
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)
|
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/
|