Merge pull request #1 from woltapp/small-adjustments #21
test.yml
on: push
actionlint
8s
Check if automatic project update was successful
4s
pre-commit
51s
docs
41s
Matrix: test
Annotations
8 errors
test (3.12)
This event loop is already running
|
test (3.10)
This event loop is already running
|
test (3.11):
tests/test_celery.py#L140
test_async_function_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11):
tests/test_celery.py#L161
test_sync_function_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11):
tests/test_celery.py#L181
test_async_class_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11):
tests/test_celery.py#L201
test_sync_class_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11)
This event loop is already running
|
test (3.11)
Process completed with exit code 1.
|