docs(child-pool): add JSDoc to ChildPool public methods #11413
test.yml
on: pull_request
smoke (lint + fast tests on node@lts, ioredis, redis@7)
31s
Matrix: ioredis-redis
testing node@lts/*, valkey@8
testing node@lts/*, dragonflydb@latest
Matrix: bun-redis
Matrix: ioredis-redis-extra
Matrix: node-redis
Matrix: php
Matrix: python-dragonflydb
Matrix: python
Annotations
5 errors and 1 warning
|
smoke (lint + fast tests on node@lts, ioredis, redis@7)
Process completed with exit code 1.
|
|
smoke (lint + fast tests on node@lts, ioredis, redis@7):
src/classes/child-pool.ts#L36
tsdoc-param-tag-with-invalid-name: The @PARAM block should be followed by a valid parameter name: The identifier cannot non-word characters
|
|
smoke (lint + fast tests on node@lts, ioredis, redis@7):
src/classes/child-pool.ts#L34
tsdoc-param-tag-with-invalid-name: The @PARAM block should be followed by a valid parameter name: The identifier cannot non-word characters
|
|
smoke (lint + fast tests on node@lts, ioredis, redis@7):
src/classes/child-pool.ts#L32
tsdoc-param-tag-with-invalid-name: The @PARAM block should be followed by a valid parameter name: The identifier cannot non-word characters
|
|
smoke (lint + fast tests on node@lts, ioredis, redis@7):
src/classes/child-pool.ts#L29
tsdoc-param-tag-with-invalid-name: The @PARAM block should be followed by a valid parameter name: The identifier cannot non-word characters
|
|
smoke (lint + fast tests on node@lts, ioredis, redis@7):
tests/connection.test.ts#L241
'connection' is never reassigned. Use 'const' instead
|