feat: create tables for HEPData #235
Annotations
4 errors and 4 warnings
Ruff (E999):
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.py#L665
analyses/cms-open-data-ttbar/ttbar_analysis_pipeline.py:665:1: E999 SyntaxError: Expected a statement
|
Ruff (F401):
analyses/cms-open-data-ttbar/utils/hepdata.py#L2
analyses/cms-open-data-ttbar/utils/hepdata.py:2:8: F401 `hist.intervals` imported but unused
|
Ruff (F841):
analyses/cms-open-data-ttbar/utils/hepdata.py#L17
analyses/cms-open-data-ttbar/utils/hepdata.py:17:5: F841 Local variable `submission` is assigned to but never used
|
sphinx
Process completed with exit code 2.
|
linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linter
The process '/usr/bin/git' failed with exit code 128
|
sphinx
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sphinx
The process '/usr/bin/git' failed with exit code 128
|