Skip to content

Add support for passing credentials param #203

Add support for passing credentials param

Add support for passing credentials param #203

Re-run triggered March 18, 2024 14:34
Status Failure
Total duration 48s
Artifacts

check_diffs.yml

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

Annotations

14 errors and 2 warnings
Ruff (I001): libs/genai/langchain_google_genai/llms.py#L1
langchain_google_genai/llms.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): libs/genai/langchain_google_genai/llms.py#L16
langchain_google_genai/llms.py:16:51: F401 `langchain_core.pydantic_v1.validator` imported but unused
Ruff (E501): libs/genai/langchain_google_genai/llms.py#L16
langchain_google_genai/llms.py:16:89: E501 Line too long (93 > 88)
cd libs/genai / - / make lint #3.11
Process completed with exit code 2.
Ruff (I001): libs/genai/langchain_google_genai/llms.py#L1
langchain_google_genai/llms.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): libs/genai/langchain_google_genai/llms.py#L16
langchain_google_genai/llms.py:16:51: F401 `langchain_core.pydantic_v1.validator` imported but unused
Ruff (E501): libs/genai/langchain_google_genai/llms.py#L16
langchain_google_genai/llms.py:16:89: E501 Line too long (93 > 88)
cd libs/genai / - / make lint #3.8
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 / - / 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.11
The job was canceled because "_3_9" 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.10
The job was canceled because "_3_9" failed.
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/