Skip to content

feat: Add custom telemetry context upon client creation #102

feat: Add custom telemetry context upon client creation

feat: Add custom telemetry context upon client creation #102

Triggered via pull request February 26, 2024 20:44
Status Failure
Total duration 42s
Artifacts

check_diffs.yml

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

Annotations

19 errors and 2 warnings
cd libs/vertexai / - / poetry run pytest -m compile tests/integration_tests #3.8
Process completed with exit code 2.
cd libs/vertexai / - / make test #3.10
Process completed with exit code 2.
cd libs/vertexai / - / poetry run pytest -m compile tests/integration_tests #3.9
The job was canceled because "_3_8" failed.
cd libs/vertexai / - / poetry run pytest -m compile tests/integration_tests #3.9
Process completed with exit code 2.
cd libs/vertexai / - / make test #3.11
The job was canceled because "_3_10" failed.
cd libs/vertexai / - / make test #3.11
Process completed with exit code 2.
cd libs/vertexai / - / make test #3.9
The job was canceled because "_3_10" failed.
cd libs/vertexai / - / make test #3.9
Process completed with exit code 2.
cd libs/vertexai / - / poetry run pytest -m compile tests/integration_tests #3.11
The job was canceled because "_3_8" failed.
cd libs/vertexai / - / make test #3.8
The job was canceled because "_3_10" failed.
Ruff (F401): libs/vertexai/langchain_google_vertexai/chat_models.py#L61
langchain_google_vertexai/chat_models.py:61:5: F401 `langchain_google_vertexai._utils.get_user_agent` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/embeddings.py#L25
langchain_google_vertexai/embeddings.py:25:46: F401 `langchain_google_vertexai._utils.get_user_agent` imported but unused
cd libs/vertexai / - / make lint #3.11
Process completed with exit code 2.
cd libs/vertexai / - / poetry run pytest -m compile tests/integration_tests #3.10
The job was canceled because "_3_8" failed.
cd libs/vertexai / - / make lint #3.8
The job was canceled because "_3_11" failed.
Ruff (F401): libs/vertexai/langchain_google_vertexai/chat_models.py#L61
langchain_google_vertexai/chat_models.py:61:5: F401 `langchain_google_vertexai._utils.get_user_agent` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/embeddings.py#L25
langchain_google_vertexai/embeddings.py:25:46: F401 `langchain_google_vertexai._utils.get_user_agent` imported but unused
cd libs/vertexai / - / make lint #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/vertexai / (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/