Skip to content

feat: PostgreSQL sink backend #10466

feat: PostgreSQL sink backend

feat: PostgreSQL sink backend #10466

Triggered via pull request August 28, 2026 07:59
@dcoricdcoric
synchronize #1687
feat/postgres
Status Failure
Total duration 7m 0s
Artifacts

ci.yml

on: pull_request
Matrix: build-ubuntu
build result
10s
build result
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-windows
Process completed with exit code 1.
test/ConfigLoader.test.ts > ConfigLoader > loadRemoteConfig > should throw error for invalid configuration file path (git): test/ConfigLoader.test.ts#L483
AssertionError: expected [Function] to throw error including 'Invalid configuration file path in re…' but got 'Failed to checkout branch main: Comma…' - Expected + Received - Invalid configuration file path in repository + Failed to checkout branch main: Command failed: git checkout main + fatal: Unable to create 'C:/Users/runneradmin/AppData/Local/git-proxy/Cache/git-config-cache/aHR0cHM6Ly9naXRodWIuY29tL2Zpbm9zL2dpdC1wcm94eS5naXQ_/.git/index.lock': File exists. + + Another git process seems to be running in this repository, or the lock file may be stale + ❯ test/ConfigLoader.test.ts:483:55
test/ConfigLoader.test.ts > ConfigLoader > loadRemoteConfig > should load configuration from git repository: test/ConfigLoader.test.ts#L458
Error: Test timed out in 10000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/ConfigLoader.test.ts:458:5
build result
Process completed with exit code 1.