Collections #227
Annotations
5 errors and 2 warnings
ruff(F401):
backend/endpoints/sockets/scan.py#L6
[new] `endpoints.responses.firmware.FirmwareSchema` imported but unused
|
ruff(F401):
backend/alembic/env.py#L9
[new] `models.collection.Collection` imported but unused
|
ruff(F401):
backend/handler/database/collections_handler.py#L3
[new] `sqlalchemy.and_` imported but unused
|
ruff(F401):
backend/handler/database/collections_handler.py#L3
[new] `sqlalchemy.or_` imported but unused
|
trunk_check
Process completed with exit code 1.
|
trunk_check
Unexpected input(s) 'cache-key', valid inputs are ['']
|
trunk_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|