small fixes #6
test.yml
on: push
actionlint
7s
Check if automatic project update was successful
5s
pre-commit
40s
docs
45s
Matrix: test
Annotations
11 errors
test (3.12)
This event loop is already running
|
test (3.10)
This event loop is already running
|
test (3.9)
Process completed with exit code 4.
|
pre-commit
Process completed with exit code 1.
|
test (3.8)
This event loop is already running
|
test (3.11):
tests/test_celery.py#L130
test_async_function_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11):
tests/test_celery.py#L150
test_sync_function_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11):
tests/test_celery.py#L169
test_async_class_based_tasks
Exception: <class 'sqlalchemy.exc.OperationalError'>(('(sqlite3.OperationalError) database is locked',))
|
test (3.11):
tests/test_celery.py#L188
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.
|