Skip to content

MVP implementation

MVP implementation #18

Triggered via pull request June 28, 2025 16:10
@ramborambo
synchronize #1
MVP
Status Failure
Total duration 2m 18s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.