Skip to content

fix(internal): Fix advisory lock bugs causing Discord bot to fail to … #5651

fix(internal): Fix advisory lock bugs causing Discord bot to fail to …

fix(internal): Fix advisory lock bugs causing Discord bot to fail to … #5651

Triggered via push January 30, 2026 07:02
Status Failure
Total duration 4m 26s
Artifacts

ci.yml

on: push
build-and-check
2m 54s
build-and-check
test-integration-packages/billing
1m 6s
test-integration-packages/billing
test-integration-packages/internal
1m 9s
test-integration-packages/internal
Matrix: test-integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test-packages/internal
Final attempt failed. Child_process exited with error code 1
error: expect(received).toEqual(expected): packages/internal/src/db/__tests__/advisory-lock.test.ts#L91
{ "connect_timeout": 10, "idle_timeout": 0, "max": 1, + "max_lifetime": 0, } - Expected - 0 + Received + 1 at <anonymous> (/home/runner/work/***/***/packages/internal/src/db/__***s__/advisory-lock.***.ts:91:29)
error: expect(received).toEqual(expected): packages/internal/src/db/__tests__/advisory-lock.test.ts#L91
{ "connect_timeout": 10, "idle_timeout": 0, "max": 1, + "max_lifetime": 0, } - Expected - 0 + Received + 1 at <anonymous> (/home/runner/work/***/***/packages/internal/src/db/__***s__/advisory-lock.***.ts:91:29)
error: expect(received).toEqual(expected): packages/internal/src/db/__tests__/advisory-lock.test.ts#L91
{ "connect_timeout": 10, "idle_timeout": 0, "max": 1, + "max_lifetime": 0, } - Expected - 0 + Received + 1 at <anonymous> (/home/runner/work/***/***/packages/internal/src/db/__***s__/advisory-lock.***.ts:91:29)
test-packages/internal
Attempt 2 failed. Reason: Child_process exited with error code 1
test-packages/internal
Attempt 1 failed. Reason: Child_process exited with error code 1