Parse queries in Slonik #251
Annotations
10 warnings
packages/sql-tag/src/factories/createSqlTag.test/sql.test.ts#L86
Unexpected 'todo' comment: 'TODO find a way to test this without...'
|
packages/driver/src/factories/createDriverFactory.ts#L427
Unexpected 'todo' comment: 'TODO determine if streaming and do not...'
|
packages/pg-driver/src/factories/createPgDriverFactory.ts#L185
Unexpected 'todo' comment: 'TODO evaluate if we can remove query...'
|
packages/slonik/src/factories/createConnectionPool.ts#L251
Unexpected 'todo' comment: 'TODO add pendingAcquireConnections'
|
packages/slonik/src/factories/createConnectionPool.ts#L252
Unexpected 'todo' comment: 'TODO add destroyedConnections'
|
packages/slonik/src/factories/createPool.ts#L26
Unexpected 'todo' comment: 'TODO resolve name conflict between...'
|
packages/slonik/src/helpers.test/createIntegrationTests.ts#L1293
Unexpected 'todo' comment: 'TODO why are we adding notices to a...'
|
packages/slonik-dataloaders/src/factories/createConnectionLoaderClass.ts#L270
Unexpected 'todo' comment: 'TODO add a test for this'
|
packages/slonik-interceptor-query-cache/src/utilities/extractCacheAttributes.ts#L21
Unexpected 'todo' comment: 'TODO throw an error if an unknown...'
|
packages/slonik-sql-tag-raw/src/factories/helpers.test/createTestRunner.ts#L4
Unexpected 'todo' comment: 'TODO deduplicate with...'
|
This job succeeded
Loading