Skip to content

feat: basic infrastructure for connection pooling #1325

feat: basic infrastructure for connection pooling

feat: basic infrastructure for connection pooling #1325

Triggered via pull request February 3, 2025 14:59
Status Failure
Total duration 1m 59s
Artifacts

build.yml

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

Annotations

9 errors
lint: tests/pool_test.ts#L5
`afterEach` is never used
lint: tests/pool_test.ts#L5
Import identifier only used in types
lint: tests/pool_test.ts#L7
`beforeEach` is never used
lint: tests/pool_test.ts#L7
Import identifier only used in types
lint: pool/connection.ts#L3
All import identifiers are used in types
lint: pool/connection.ts#L3
`isRetriableError` is never used
lint: pool/connection.ts#L6
`ConnectionEventType` is never used
lint: pool/connection.ts#L9
`Protocol` is never used
lint
Process completed with exit code 1.