chore(deps): bump nanoid from 3.3.15 to 3.3.18 in /apps/web - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump nanoid from 3.3.15 to 3.3.18 in /apps/web#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Run astral-sh/ruff-action@v3:
apps/worker/main.py#L615
apps/worker/main.py:615:16: UP041 Replace aliased errors with `TimeoutError`
help: Replace `asyncio.TimeoutError` with builtin `TimeoutError`
|
|
Run astral-sh/ruff-action@v3:
apps/worker/main.py#L154
apps/worker/main.py:154:13: SIM102 Use a single `if` statement instead of nested `if` statements
help: Combine `if` statements using `and`
|
|
Run astral-sh/ruff-action@v3:
apps/worker/main.py#L46
apps/worker/main.py:46:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
apps/worker/main.py#L23
apps/worker/main.py:23:1: UP035 Import from `collections.abc` instead: `Awaitable`, `Callable`
help: Import from `collections.abc`
|
|
Run astral-sh/ruff-action@v3:
apps/worker/main.py#L13
apps/worker/main.py:13:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
apps/worker/harness_scheduler.py#L28
apps/worker/harness_scheduler.py:28:1: UP035 Import from `collections.abc` instead: `Awaitable`, `Callable`
help: Import from `collections.abc`
|
|
Run astral-sh/ruff-action@v3:
apps/worker/harness.py#L499
apps/worker/harness.py:499:22: UP017 Use `datetime.UTC` alias
help: Convert to `datetime.UTC` alias
|
|
Run astral-sh/ruff-action@v3:
apps/worker/harness.py#L25
apps/worker/harness.py:25:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
apps/orchestrator/main.py#L412
apps/orchestrator/main.py:412:28: BLE001 Do not catch blind exception: `Exception`
|
|
Run astral-sh/ruff-action@v3:
apps/orchestrator/main.py#L412
apps/orchestrator/main.py:412:21: S110 `try`-`except`-`pass` detected, consider logging the exception
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading