Include more information about the caller #258
Triggered via pull request
September 25, 2024 19:39
Status
Failure
Total duration
18m 42s
Artifacts
–
check_diffs.yml
on: pull_request
build
4s
Matrix: compile-integration-tests
Matrix: integration-tests
Matrix: lint
Matrix: test
CI Success
0s
Annotations
10 errors and 1 warning
Ruff (D417):
libs/astradb/langchain_astradb/cache.py#L100
langchain_astradb/cache.py:100:9: D417 Missing argument description in the docstring for `__init__`: `caller_name`
|
Ruff (D417):
libs/astradb/langchain_astradb/cache.py#L316
langchain_astradb/cache.py:316:9: D417 Missing argument description in the docstring for `__init__`: `caller_name`
|
Ruff (D417):
libs/astradb/langchain_astradb/chat_message_histories.py#L30
langchain_astradb/chat_message_histories.py:30:9: D417 Missing argument description in the docstring for `__init__`: `caller_name`
|
Ruff (D417):
libs/astradb/langchain_astradb/document_loaders.py#L35
langchain_astradb/document_loaders.py:35:9: D417 Missing argument description in the docstring for `__init__`: `caller_name`
|
Ruff (D417):
libs/astradb/langchain_astradb/vectorstores.py#L366
langchain_astradb/vectorstores.py:366:9: D417 Missing argument description in the docstring for `__init__`: `caller_name`
|
cd libs/astradb / make lint #3.11
Process completed with exit code 2.
|
cd libs/astradb / make lint #3.8
The job was canceled because "_3_11" failed.
|
cd libs/astradb / make lint #3.8
The operation was canceled.
|
cd libs/astradb / make integration_tests #3.11
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|