Add more langgraph tests. #59
ci.yml
on: push
Matrix: lint / build
Matrix: test / build
CI Success
0s
Annotations
9 errors and 6 warnings
Ruff (B010):
tests/langgraph/tests/test_pregel.py#L1003
tests/langgraph/tests/test_pregel.py:1003:13: B010 Do not call `setattr` with a constant attribute value. It is not any safer than normal property access.
|
Ruff (B010):
tests/langgraph/tests/test_pregel_async.py#L1345
tests/langgraph/tests/test_pregel_async.py:1345:13: B010 Do not call `setattr` with a constant attribute value. It is not any safer than normal property access.
|
Ruff (B010):
tests/langgraph/tests/test_pregel_async.py#L1448
tests/langgraph/tests/test_pregel_async.py:1448:13: B010 Do not call `setattr` with a constant attribute value. It is not any safer than normal property access.
|
Ruff (B010):
tests/langgraph/tests/test_pregel_async.py#L2481
tests/langgraph/tests/test_pregel_async.py:2481:13: B010 Do not call `setattr` with a constant attribute value. It is not any safer than normal property access.
|
Ruff (UP034):
tests/langgraph/tests/test_pregel_async.py#L10021
tests/langgraph/tests/test_pregel_async.py:10021:20: UP034 Avoid extraneous parentheses
|
Ruff (UP034):
tests/langgraph/tests/test_pregel_async.py#L10030
tests/langgraph/tests/test_pregel_async.py:10030:20: UP034 Avoid extraneous parentheses
|
Ruff (UP034):
tests/langgraph/tests/test_pregel_async.py#L10045
tests/langgraph/tests/test_pregel_async.py:10045:17: UP034 Avoid extraneous parentheses
|
lint / lint #3.12
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|
lint / lint #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test #3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|