Fix failing GitHub Actions in test_github.py #6
Annotations
5 errors
Analysing the code with our lint:
libs/langchain/tests/integration_tests/utilities/test_github.py#L2
tests/integration_tests/utilities/test_github.py:2:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/langchain/tests/integration_tests/utilities/test_github.py#L6
tests/integration_tests/utilities/test_github.py:6:8: F811 Redefinition of unused `logging` from line 5
|
Analysing the code with our lint:
libs/langchain/tests/integration_tests/utilities/test_github.py#L6
tests/integration_tests/utilities/test_github.py:6:8: F401 `logging` imported but unused
|
Analysing the code with our lint:
libs/langchain/tests/integration_tests/utilities/test_github.py#L16
tests/integration_tests/utilities/test_github.py:16:89: E501 Line too long (90 > 88)
|
Analysing the code with our lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading