Adds asyncFilterObject, asyncFindKey, asyncForEachObject and #385
Annotations
10 errors and 6 warnings
src/asyncFilterObject.mjs#L2
'Queue' is defined but never used
|
src/asyncFilterObject.mjs#L8
Missing JSDoc comment
|
src/asyncFindKey.mjs#L4
'Queue' is defined but never used
|
src/asyncFindKey.mjs#L6
Missing JSDoc comment
|
src/asyncFindKey.mjs#L7
'asyncWrap' is not defined
|
src/asyncFindKey.mjs#L8
'_' is assigned a value but never used
|
src/asyncForEachObject.mjs#L4
'Queue' is defined but never used
|
src/asyncForEachObject.mjs#L6
Missing JSDoc comment
|
src/asyncForEachObject.mjs#L7
'asyncWrap' is not defined
|
src/asyncGroupBy.mjs#L4
'Queue' is defined but never used
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/asyncFilterObject.mjs#L8
Missing JSDoc comment
|
src/asyncFindKey.mjs#L6
Missing JSDoc comment
|
src/asyncForEachObject.mjs#L6
Missing JSDoc comment
|
src/asyncGroupBy.mjs#L6
Missing JSDoc comment
|
This job failed
Loading