Collections #1483
Annotations
4 errors and 2 warnings
ruff(F401):
backend/alembic/env.py#L9
[new] `models.collection.Collection` imported but unused
|
ruff(F401):
backend/endpoints/sockets/scan.py#L6
[new] `endpoints.responses.firmware.FirmwareSchema` 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
|
pytest
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
|
pytest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|