Skip to content
GitHub Actions / Trunk Check failed Jul 2, 2024 in 48s

Trunk Check

Checked 99 modified files
✖ 4 new lint issues (4 auto-fixable)

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 9 in backend/alembic/env.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `models.collection.Collection` imported but unused

Check failure on line 6 in backend/endpoints/sockets/scan.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `endpoints.responses.firmware.FirmwareSchema` imported but unused

Check failure on line 3 in backend/handler/database/collections_handler.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `sqlalchemy.and_` imported but unused

Check failure on line 3 in backend/handler/database/collections_handler.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `sqlalchemy.or_` imported but unused