Skip to content

bug: cannot handle $\d in nested fragments #144

bug: cannot handle $\d in nested fragments

bug: cannot handle $\d in nested fragments #144

Triggered via pull request March 22, 2024 18:58
Status Failure
Total duration 1m 52s
Artifacts

feature.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build: src/helpers/createPool.ts#L45
Argument of type '{ _pulseQueue: () => void; _remove: () => void; connect: () => { connection: { slonik: { connectionId: string; mock: boolean; poolId: string; transactionDepth: null; }; }; emit: <K>(eventName: string | symbol, ...args: AnyRest) => boolean; ... 4 more ...; release: () => void; }; }' is not assignable to parameter of type 'Pool'.
Build: src/helpers/createPool.ts#L58
Argument of type '{ _pulseQueue: () => void; _remove: () => void; connect: () => { connection: { slonik: { connectionId: string; mock: boolean; poolId: string; transactionDepth: null; }; }; emit: <K>(eventName: string | symbol, ...args: AnyRest) => boolean; ... 4 more ...; release: () => void; }; }' is not assignable to parameter of type 'Pool'.
Build
Process completed with exit code 2.
Lint
Process completed with exit code 1.
Test node_version:20 test_only:pg-integration
Process completed with exit code 1.
Test node_version:20 test_only:postgres-integration
Process completed with exit code 1.
Test node_version:20 test_only:utilities
Process completed with exit code 1.