fix: pending connection handling #311
feature.yaml
on: pull_request
Annotations
8 errors and 4 warnings
Lint
Type '{ ' _emitterType'?: EventEmitter<DefaultEventMap> | undefined; ' _eventsType'?: { error: (error: SlonikError) => void; } | undefined; ' _emitType'?: { ...; } | undefined; ... 31 more ...; transaction: (transactionHandler: any, transactionRetryLimit: any) => Promise<...>; }' is not assignable to type 'DatabasePool'.
|
Lint
Process completed with exit code 2.
|
Build
Type '{ ' _emitterType'?: EventEmitter<DefaultEventMap> | undefined; ' _eventsType'?: { error: (error: SlonikError) => void; } | undefined; ' _emitType'?: { ...; } | undefined; ... 31 more ...; transaction: (transactionHandler: any, transactionRetryLimit: any) => Promise<...>; }' is not assignable to type 'DatabasePool'.
|
Build
Process completed with exit code 2.
|
Test node_version:20 test_only:utilities
Type '{ ' _emitterType'?: EventEmitter<DefaultEventMap> | undefined; ' _eventsType'?: { error: (error: SlonikError) => void; } | undefined; ' _emitType'?: { ...; } | undefined; ... 31 more ...; transaction: (transactionHandler: any, transactionRetryLimit: any) => Promise<...>; }' is not assignable to type 'DatabasePool'.
|
Test node_version:20 test_only:utilities
Process completed with exit code 2.
|
Test node_version:20 test_only:pg-integration
Type '{ ' _emitterType'?: EventEmitter<DefaultEventMap> | undefined; ' _eventsType'?: { error: (error: SlonikError) => void; } | undefined; ' _emitType'?: { ...; } | undefined; ... 31 more ...; transaction: (transactionHandler: any, transactionRetryLimit: any) => Promise<...>; }' is not assignable to type 'DatabasePool'.
|
Test node_version:20 test_only:pg-integration
Process completed with exit code 2.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test node_version:20 test_only:utilities
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test node_version:20 test_only:pg-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|