Skip to content

Add interactive demo chat page and GCP Cloud Run CI/CD pipeline #25

Add interactive demo chat page and GCP Cloud Run CI/CD pipeline

Add interactive demo chat page and GCP Cloud Run CI/CD pipeline #25

Triggered via push March 14, 2026 09:46
Status Failure
Total duration 13m 18s
Artifacts

ci.yml

on: push
Python Lint (Ruff)
15s
Python Lint (Ruff)
Node.js Lint (ESLint)
21s
Node.js Lint (ESLint)
Python Tests
21s
Python Tests
Integration Smoke Tests (real app)
21s
Integration Smoke Tests (real app)
Node.js Tests
18s
Node.js Tests
Docker Build
12m 56s
Docker Build
Security Scan
30s
Security Scan
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 7 warnings
ruff (UP035): backend/app/agents/base.py#L4
backend/app/agents/base.py:4:1: UP035 `typing.Dict` is deprecated, use `dict` instead
ruff (I001): backend/app/agents/base.py#L3
backend/app/agents/base.py:3:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (W292): backend/app/agents/__init__.py#L1
backend/app/agents/__init__.py:1:17: W292 No newline at end of file help: Add trailing newline
ruff (I001): backend/alembic/versions/0001_full_initial_schema.py#L7
backend/alembic/versions/0001_full_initial_schema.py:7:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (E402): backend/alembic/env.py#L24
backend/alembic/env.py:24:1: E402 Module level import not at top of file
ruff (E402): backend/alembic/env.py#L23
backend/alembic/env.py:23:1: E402 Module level import not at top of file
ruff (E402): backend/alembic/env.py#L20
backend/alembic/env.py:20:1: E402 Module level import not at top of file
ruff (I001): backend/alembic/env.py#L19
backend/alembic/env.py:19:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (E402): backend/alembic/env.py#L19
backend/alembic/env.py:19:1: E402 Module level import not at top of file
ruff (I001): backend/__init__.py#L1
backend/__init__.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
Node.js Tests
Process completed with exit code 1.
Node.js Lint (ESLint)
Process completed with exit code 1.
Python Tests
Process completed with exit code 1.
Integration Smoke Tests (real app)
Process completed with exit code 1.
Security Scan
Process completed with exit code 1.
Python Lint (Ruff)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/ruff-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js Lint (ESLint)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Smoke Tests (real app)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docker Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/