Skip to content

WIP

WIP #126

Triggered via push November 22, 2025 00:23
Status Failure
Total duration 25s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests
Process completed with exit code 2.
tests: test/db/repo/manager_test.exs#L329
test monitoring logic - leasee's living forever raises a timeout exception when leasee exceeded the timeout (Feeb.DB.Repo.ManagerTest)
tests: test/db/repo_test.exs#L222
test handle_call: mgt_connection_released rolls back transaction if one exists (Feeb.DB.RepoTest)
tests: test/db/repo_test.exs#L116
test handle_call: begin/commit can't COMMIT when not in a transaction (Feeb.DB.RepoTest)
tests: test/db/repo_test.exs#L179
test handle_call: close can't close the connection while in a transaction (Feeb.DB.RepoTest)
tests: test/db/repo_test.exs#L205
test handle_call: mgt_connection_released performs a no-op on the regular lifecycle (Feeb.DB.RepoTest)
tests: test/db/repo_test.exs#L103
test handle_call: begin/commit can't BEGIN twice (Feeb.DB.RepoTest)
tests: test/db/repo_test.exs#L86
test handle_call: begin/commit initiates and completes a transaction (Feeb.DB.RepoTest)