Skip to content

Custom schema & table name #52

Custom schema & table name

Custom schema & table name #52

Triggered via pull request November 4, 2025 17:05
Status Failure
Total duration 1m 51s
Artifacts

tests.yml

on: pull_request
Matrix: node_versions
Matrix: postgres-drizzle
Matrix: postgres-kysely
Matrix: postgres-prisma
Fit to window
Zoom out
Zoom in

Annotations

21 errors
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > scheduling features > should handle cron jobs: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:338:37
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should handle delayed jobs: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:303:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should get queue stats: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:275:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should update job status: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:253:37
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should get next pending job with SKIP LOCKED: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:226:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should add a job: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:209:37
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should isolate jobs by handler name: packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:177:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should respect batch size limit: packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:146:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should get next jobs for handler (batch): packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:104:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should add multiple jobs with addJobs: packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:71:38
Test (Node.js 20)
The strategy configuration was canceled because "node_versions._22" failed
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > scheduling features > should handle cron jobs: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:338:37
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should handle delayed jobs: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:303:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should get queue stats: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:275:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should update job status: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:253:37
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should get next pending job with SKIP LOCKED: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:226:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > basic operations > should add a job: packages/adapter-prisma/src/postgres-adapter.ts#L54
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJob src/postgres-adapter.ts:54:52 ❯ ../shared-tests/src/tests/adapter.ts:209:37
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should isolate jobs by handler name: packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:177:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should respect batch size limit: packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:146:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should get next jobs for handler (batch): packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:104:25
tests/adapter.test.ts > Adapter Tests - 'custom table and schema' > batch operations > should add multiple jobs with addJobs: packages/adapter-prisma/src/postgres-adapter.ts#L83
TypeError: Cannot read properties of undefined (reading 'create') ❯ PostgresPrismaQueueAdapter.addJobs src/postgres-adapter.ts:83:54 ❯ ../shared-tests/src/tests/adapter.ts:71:38