Update email-validator requirement from ~=2.2.0 to ~=2.3.0 in /backend #18
ci.yml
on: pull_request
Python Lint (Ruff)
15s
Node.js Lint (ESLint)
18s
Python Tests
22s
Integration Smoke Tests (real app)
23s
Node.js Tests
19s
Docker Build
14m 53s
Security Scan
32s
Annotations
15 errors and 7 warnings
|
Security Scan
Process completed with exit code 1.
|
|
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.
|
|
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.
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|