Skip to content

chore: Update pdm.lock (#395) #848

chore: Update pdm.lock (#395)

chore: Update pdm.lock (#395) #848

Triggered via push August 19, 2023 13:41
Status Failure
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (E721): src/bloqade/ir/tree_print.py#L77
src/bloqade/ir/tree_print.py:77:13: E721 Do not compare types, use `isinstance()`
Ruff (E721): src/bloqade/ir/tree_print.py#L80
src/bloqade/ir/tree_print.py:80:14: E721 Do not compare types, use `isinstance()`
Ruff (E721): src/bloqade/submission/quera_api_client/api.py#L98
src/bloqade/submission/quera_api_client/api.py:98:12: E721 Do not compare types, use `isinstance()`
ruff
Process completed with exit code 1.