Setup fastapi htmx #54
Annotations
10 errors
run ruff:
tad/alembic/env.py#L19
tad/alembic/env.py:19:1: ERA001 Found commented-out code
|
run ruff:
tad/alembic/env.py#L20
tad/alembic/env.py:20:1: ERA001 Found commented-out code
|
run ruff:
tad/alembic/env.py#L27
tad/alembic/env.py:27:1: ERA001 Found commented-out code
|
run ruff:
tad/alembic/env.py#L35
tad/alembic/env.py:35:41: S108 Probable insecure usage of temporary file or directory: "/tmp/database"
|
run ruff:
tad/alembic/versions/99fb931b1324_.py#L4
tad/alembic/versions/99fb931b1324_.py:4:9: W291 Trailing whitespace
|
run ruff:
tad/alembic/versions/99fb931b1324_.py#L8
tad/alembic/versions/99fb931b1324_.py:8:1: UP035 Import from `collections.abc` instead: `Sequence`
|
run ruff:
tad/alembic/versions/99fb931b1324_.py#L8
tad/alembic/versions/99fb931b1324_.py:8:1: I001 Import block is un-sorted or un-formatted
|
run ruff:
tad/alembic/versions/99fb931b1324_.py#L17
tad/alembic/versions/99fb931b1324_.py:17:16: UP007 Use `X | Y` for type annotations
|
run ruff:
tad/alembic/versions/99fb931b1324_.py#L18
tad/alembic/versions/99fb931b1324_.py:18:16: UP007 Use `X | Y` for type annotations
|
run ruff:
tad/alembic/versions/99fb931b1324_.py#L19
tad/alembic/versions/99fb931b1324_.py:19:13: UP007 Use `X | Y` for type annotations
|
Loading