Skip to content

Add DependenciesHealthcheck dependency #87

Add DependenciesHealthcheck dependency

Add DependenciesHealthcheck dependency #87

Triggered via pull request September 23, 2024 15:07
@RB387RB387
synchronize #17
healthcheck
Status Failure
Total duration 23m 36s
Artifacts

test.yml

on: pull_request
actionlint
5s
actionlint
Check if automatic project update was successful
6s
Check if automatic project update was successful
pre-commit
37s
pre-commit
docs
20s
docs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (3.10)
This event loop is already running
test (3.12)
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.