[Fix] Update GitHub API import and implement GitHubAPIWrapper class #10
Annotations
3 errors and 1 warning
Analysing the code with our lint:
libs/langchain/langchain/utilities/github.py#L15
langchain/utilities/github.py:15:89: E501 Line too long (148 > 88)
|
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
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading