Skip to content

Add SSL support for postgres containers #561

Add SSL support for postgres containers

Add SSL support for postgres containers #561

Triggered via pull request February 17, 2026 09:50
Status Failure
Total duration 1m 33s
Artifacts

checks.yml

on: pull_request
Detect packages to check
10s
Detect packages to check
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Waiting for pending jobs
Checks complete
Checks complete
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint (postgresql)
Process completed with exit code 1.
Lint (postgresql): packages/modules/postgresql/src/timescale-container.test.ts#L2
Replace `path·from·"node:path` with `{·Client·}·from·"pg`
Lint (postgresql): packages/modules/postgresql/src/timescale-container.test.ts#L1
Replace `{·Client·}·from·"pg` with `path·from·"node:path`
Lint (postgresql): packages/modules/postgresql/src/postgresql-container.test.ts#L2
Replace `path·from·"node:path` with `{·Client·}·from·"pg`
Lint (postgresql): packages/modules/postgresql/src/postgresql-container.test.ts#L1
Replace `{·Client·}·from·"pg` with `path·from·"node:path`
Lint (postgresql): packages/modules/postgresql/src/postgis-container.test.ts#L2
Replace `path·from·"node:path` with `{·Client·}·from·"pg`
Lint (postgresql): packages/modules/postgresql/src/postgis-container.test.ts#L1
Replace `{·Client·}·from·"pg` with `path·from·"node:path`
Lint (postgresql): packages/modules/postgresql/src/pgvector-container.test.ts#L2
Replace `path·from·"node:path` with `{·Client·}·from·"pg`
Lint (postgresql): packages/modules/postgresql/src/pgvector-container.test.ts#L1
Replace `{·Client·}·from·"pg` with `path·from·"node:path`