Skip to content

added post-processing for local gemma #121

added post-processing for local gemma

added post-processing for local gemma #121

Triggered via pull request February 27, 2024 17:11
Status Failure
Total duration 1m 5s
Artifacts

check_diffs.yml

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

Annotations

5 errors and 2 warnings
Ruff (F841): libs/vertexai/langchain_google_vertexai/gemma.py#L162
langchain_google_vertexai/gemma.py:162:9: F841 Local variable `output` is assigned to but never used
Ruff (F821): libs/vertexai/langchain_google_vertexai/gemma.py#L165
langchain_google_vertexai/gemma.py:165:43: F821 Undefined name `text`
cd libs/vertexai / - / make lint #3.11
Process completed with exit code 2.
cd libs/vertexai / - / make lint #3.8
The job was canceled because "_3_11" failed.
cd libs/vertexai / - / make lint #3.8
The operation was canceled.
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/