Skip to content

Khwu/rename

Khwu/rename #858

Triggered via pull request August 21, 2023 17:53
Status Failure
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
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.