handle sqlalchemy query.get deprecation #30
Annotations
4 errors and 1 warning
Ruff (F401):
db.py#L1
db.py:1:8: F401 `time` imported but unused
|
Ruff (F401):
db.py#L7
db.py:7:28: F401 `sqlalchemy.sql.func` imported but unused
|
Ruff (F401):
ddd.py#L15
ddd.py:15:8: F401 `random` imported but unused
|
ci
Process completed with exit code 1.
|
ci
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/.
|