chore(deps): bump @iobroker/adapter-core from 3.2.2 to 3.2.3 (#80) #234
Annotations
10 warnings
Run ioBroker/testing-action-check@v1
Cache not found for keys: node-cache-Linux-x64-npm-bd2c8f713d9f6e4ef7b3e8625b18503788a905c779381c8ec6736274f709decd
|
Run ioBroker/testing-action-check@v1:
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
|
Run ioBroker/testing-action-check@v1:
src/lib/library.ts#L173
Missing JSDoc @param "def" description
|
Run ioBroker/testing-action-check@v1:
src/lib/library.ts#L241
Expected @param names to be "definition". Got "def, definition"
|
Run ioBroker/testing-action-check@v1:
src/lib/library.ts#L242
Missing JSDoc @param "definition" description
|
Run ioBroker/testing-action-check@v1:
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
|
Run ioBroker/testing-action-check@v1:
src/lib/library.ts#L378
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
|
Run ioBroker/testing-action-check@v1:
src/lib/library.ts#L561
Missing JSDoc @param "del" description
|
Run ioBroker/testing-action-check@v1:
src/main.ts#L459
Missing JSDoc @param "callback" description
|
Run ioBroker/testing-action-check@v1:
src/main.ts#L501
Missing JSDoc @param "id" description
|
Loading