chore(deps-dev): bump @types/node from 22.10.1 to 22.10.3 #196
test-and-release.yml
on: pull_request
Matrix: adapter-tests
check-and-lint
22s
deploy
0s
Annotations
13 warnings
check-and-lint:
src/lib/library.ts#L134
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties. Use a more robust iteration method such as for-of or array.forEach instead
|
check-and-lint:
src/lib/library.ts#L173
Missing JSDoc @param "def" description
|
check-and-lint:
src/lib/library.ts#L241
Expected @param names to be "definition". Got "def, definition"
|
check-and-lint:
src/lib/library.ts#L242
Missing JSDoc @param "definition" description
|
check-and-lint:
src/lib/library.ts#L338
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties. Use a more robust iteration method such as for-of or array.forEach instead
|
check-and-lint:
src/lib/library.ts#L371
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties. Use a more robust iteration method such as for-of or array.forEach instead
|
check-and-lint:
src/lib/library.ts#L554
Missing JSDoc @param "del" description
|
check-and-lint:
src/main.ts#L297
Missing JSDoc @param "callback" description
|
check-and-lint:
src/main.ts#L339
Missing JSDoc @param "id" description
|
check-and-lint:
src/main.ts#L340
Missing JSDoc @param "state" description
|
adapter-tests (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
adapter-tests (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
adapter-tests (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|