MVP implementation #18
build.yml
on: pull_request
devel_shell
1m 46s
Matrix: test
Annotations
11 errors
test_interop.test_add:
.mypy_cache/3.11/tests/test_interop.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_interop.test_authz:
.mypy_cache/3.11/tests/test_interop.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_mediamtx.test_wrong_password:
.mypy_cache/3.11/tests/test_mediamtx.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_mediamtx.test_wrong_username:
.mypy_cache/3.11/tests/test_mediamtx.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_mediamtx.test_right_password:
.mypy_cache/3.11/tests/test_mediamtx.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_usercrud.test_normal_crud:
.mypy_cache/3.11/tests/test_usercrud.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_usercrud.test_update_wo_create:
.mypy_cache/3.11/tests/test_usercrud.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_usercrud.test_promote_wo_create:
.mypy_cache/3.11/tests/test_usercrud.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_usercrud.test_demote_wo_create:
.mypy_cache/3.11/tests/test_usercrud.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test_usercrud.test_unauth_crud:
.mypy_cache/3.11/tests/test_usercrud.data.json#L1
failed on setup with "sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "127.0.0.1", port 5742 failed: FATAL: password authentication failed for user "rmmtx"
(Background on this error at: https://sqlalche.me/e/20/e3q8)"
|
test (3.11)
Process completed with exit code 1.
|