refactor(prisma-next)!: drop Encrypted prefix from v3 schema types; cipherstashFromStackV3 → cipherstashFromStack #1877
tests.yml
on: pull_request
Lint (Biome)
20s
Run E2E Tests
25s
Run WASM E2E Tests (Deno)
24s
Run Tests (Bun)
41s
Matrix: run-tests
Annotations
2 errors
|
__tests__/searchable-json.test.ts:
packages/schema/src/index.ts#L22
TypeError: undefined is not an object (evaluating 'z.enum')
❯ src/index.ts:22:27
|
|
__tests__/schema.test.ts:
packages/schema/src/index.ts#L22
TypeError: undefined is not an object (evaluating 'z.enum')
❯ src/index.ts:22:27
|