DM-41711: Upgrade QuantumGraphExecutionReport to handle multiple overlapping graphs #125
lint.yaml
on: pull_request
call-workflow
/
lint
7s
ruff
4s
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/
|