Skip to content

Isolate two execution modes in main function #146

Isolate two execution modes in main function

Isolate two execution modes in main function #146

Triggered via push July 26, 2024 09:46
Status Failure
Total duration 21s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (I001): analyses/cms-open-data-ttbar/analysis.py#L1
analyses/cms-open-data-ttbar/analysis.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): analyses/cms-open-data-ttbar/analysis.py#L5
analyses/cms-open-data-ttbar/analysis.py:5:20: F401 `typing.Optional` imported but unused
Ruff (I001): analyses/cms-open-data-ttbar/validate_histograms.py#L9
analyses/cms-open-data-ttbar/validate_histograms.py:9:1: I001 Import block is un-sorted or un-formatted
linter
The following actions uses Node.js version which is deprecated 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/