Add backlinks to query builder #2971
tests.yml
on: pull_request
Matrix: test
lint
5s
Regression Tests
0s
Annotations
5 errors
|
lint
The process '/opt/hostedtoolcache/ruff/0.12.11/x86_64/ruff' failed with exit code 1
|
|
Ruff (E501):
tests/test_qb.py#L2232
tests/test_qb.py:2232:80: E501 Line too long (82 > 79)
|
|
Ruff (E501):
tests/test_qb.py#L2206
tests/test_qb.py:2206:80: E501 Line too long (80 > 79)
|
|
Ruff (E501):
gel/_internal/_codegen/_models/_pydantic.py#L4427
gel/_internal/_codegen/_models/_pydantic.py:4427:80: E501 Line too long (93 > 79)
|
|
Ruff (E501):
gel/_internal/_codegen/_models/_pydantic.py#L4426
gel/_internal/_codegen/_models/_pydantic.py:4426:80: E501 Line too long (86 > 79)
|