Skip to content

Bump docker/build-push-action from 5 to 7 #6

Bump docker/build-push-action from 5 to 7

Bump docker/build-push-action from 5 to 7 #6

Triggered via pull request March 14, 2026 09:41
Status Failure
Total duration 12m 43s
Artifacts 1

ci.yml

on: pull_request
Python Lint (Ruff)
14s
Python Lint (Ruff)
Node.js Lint (ESLint)
20s
Node.js Lint (ESLint)
Python Tests
20s
Python Tests
Integration Smoke Tests (real app)
19s
Integration Smoke Tests (real app)
Node.js Tests
20s
Node.js Tests
Docker Build
12m 39s
Docker Build
Security Scan
29s
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
Integration Smoke Tests (real app)
Process completed with exit code 1.
Node.js Lint (ESLint)
Process completed with exit code 1.
Python Tests
Process completed with exit code 1.
Node.js Tests
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/
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/
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/
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/
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/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/

Artifacts

Produced during runtime
Name Size Digest
mangod12~redline-AI~0SRPMD.dockerbuild Expired
91.4 KB
sha256:06b95801e3cc1a6b9aa7630b261d7eaeefaf3d25e8e31b9fa6e9f4bf8cb9c554