Bump docker/build-push-action from 5 to 7 #6
Annotations
10 errors and 1 warning
|
backend/app/agents/base.py#L4
backend/app/agents/base.py:4:1: UP035 `typing.Dict` is deprecated, use `dict` instead
|
|
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
|
|
backend/app/agents/__init__.py#L1
backend/app/agents/__init__.py:1:17: W292 No newline at end of file
help: Add trailing newline
|
|
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
|
|
backend/alembic/env.py#L24
backend/alembic/env.py:24:1: E402 Module level import not at top of file
|
|
backend/alembic/env.py#L23
backend/alembic/env.py:23:1: E402 Module level import not at top of file
|
|
backend/alembic/env.py#L20
backend/alembic/env.py:20:1: E402 Module level import not at top of file
|
|
backend/alembic/env.py#L19
backend/alembic/env.py:19:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
backend/alembic/env.py#L19
backend/alembic/env.py:19:1: E402 Module level import not at top of file
|
|
backend/__init__.py#L1
backend/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading