Skip to content

Add credentials parameter to GoogleGenerativeAI, ChatGoogleGenerativeAI, and GoogleGenerativeAIEmbedded #228

Add credentials parameter to GoogleGenerativeAI, ChatGoogleGenerativeAI, and GoogleGenerativeAIEmbedded

Add credentials parameter to GoogleGenerativeAI, ChatGoogleGenerativeAI, and GoogleGenerativeAIEmbedded #228

Re-run triggered March 20, 2024 20:13
Status Failure
Total duration 46s
Artifacts

check_diffs.yml

on: pull_request
Matrix: ci
Matrix: codespell
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Ruff (I001): libs/genai/langchain_google_genai/embeddings.py#L1
langchain_google_genai/embeddings.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): libs/genai/langchain_google_genai/embeddings.py#L49
langchain_google_genai/embeddings.py:49:89: E501 Line too long (91 > 88)
Ruff (E501): libs/genai/langchain_google_genai/embeddings.py#L50
langchain_google_genai/embeddings.py:50:89: E501 Line too long (94 > 88)
cd libs/genai / - / make lint #3.8
Process completed with exit code 2.
cd libs/genai / - / make test #3.8
Process completed with exit code 2.
cd libs/genai / - / make test #3.9
The job was canceled because "_3_8" failed.
cd libs/genai / - / make test #3.9
Process completed with exit code 2.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.9
Process completed with exit code 2.
cd libs/genai / - / make lint #3.11
The job was canceled because "_3_8" failed.
cd libs/genai / - / make lint #3.11
The operation was canceled.
cd libs/genai / - / make test #3.10
The job was canceled because "_3_8" failed.
cd libs/genai / - / make test #3.10
Process completed with exit code 2.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.10
The job was canceled because "_3_9" failed.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.10
Process completed with exit code 2.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.11
The job was canceled because "_3_9" failed.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.11
Process completed with exit code 2.
cd libs/genai / - / make test #3.11
The job was canceled because "_3_8" failed.
cd libs/genai / - / make test #3.11
Process completed with exit code 2.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.8
The job was canceled because "_3_9" failed.
cd libs/genai / - / poetry run pytest -m compile tests/integration_tests #3.8
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cd libs/genai / (Check for spelling errors)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/