Skip to content

DM-41711: Upgrade QuantumGraphExecutionReport to handle multiple overlapping graphs #125

DM-41711: Upgrade QuantumGraphExecutionReport to handle multiple overlapping graphs

DM-41711: Upgrade QuantumGraphExecutionReport to handle multiple overlapping graphs #125

Triggered via pull request August 3, 2024 06:45
Status Failure
Total duration 17s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
ruff
Process completed with exit code 1.
E501: tests/test_prod_outputs.py#L27
line too long (116 > 110 characters)
E501: tests/test_prod_outputs.py#L237
line too long (112 > 110 characters)
E501: tests/test_rc2_outputs.py#L26
line too long (144 > 110 characters)
E251: tests/test_rc2_outputs.py#L185
unexpected spaces around keyword / parameter equals
E251: tests/test_rc2_outputs.py#L185
unexpected spaces around keyword / parameter equals
E222: tests/test_rc2_outputs.py#L185
multiple spaces after operator
E251: tests/test_rc2_outputs.py#L186
unexpected spaces around keyword / parameter equals
E251: tests/test_rc2_outputs.py#L186
unexpected spaces around keyword / parameter equals
E251: tests/test_rc2_outputs.py#L187
unexpected spaces around keyword / parameter equals
E251: tests/test_rc2_outputs.py#L187
unexpected spaces around keyword / parameter equals
ruff
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/