fix: added types #516
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
|
test-and-build (22.x)
Process completed with exit code 1.
|
|
tests/pg.test.ts > postgres-js > types:
tests/pg.test.ts#L216
TypeCheckError: Generic type 'PostgresJsZeroTransaction' requires 1 type argument(s).
❯ tests/pg.test.ts:216:34
|
|
tests/pg.test.ts > node-postgres > types:
tests/pg.test.ts#L66
TypeCheckError: Generic type 'NodePgZeroTransaction' requires 1 type argument(s).
❯ tests/pg.test.ts:66:34
|