adminconfig and dependencies #139
Annotations
10 errors and 10 warnings
Run ioBroker/testing-action-check@v1:
lib/command.js#L1
Replace `↹=·require('util'),␍` with `·=·require('util'),`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L2
Replace `↹extend··=·require('extend'),␍` with `····extend·=·require('extend'),`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L3
Replace `↹response=·require('./response');␍` with `····response·=·require('./response');`
|
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L5
Replace `(cmd,·args,·cb){␍` with `·(cmd,·args,·cb)·{`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L6
Replace `↹this.cmd·=·cmd·||·"INVA";␍` with `····this.cmd·=·cmd·||·'INVA';`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L7
Replace `↹if(typeof·args!=='object'·&&·typeof·args!=='undefined'·&&·args!==null){␍` with `····if·(typeof·args·!==·'object'·&&·typeof·args·!==·'undefined'·&&·args·!==·null)·{`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L8
Replace `↹↹args·=·[args];␍` with `········args·=·[args];`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L9
Replace `↹}␍` with `····}`
|
Run ioBroker/testing-action-check@v1:
lib/command.js#L10
Replace `↹this.args·=·args;␍` with `····this.args·=·args;`
|
Run ioBroker/testing-action-check@v1
Cache not found for keys: node-cache-Linux-x64-npm-c841b6151a5c72c4718499996742ff006a6316136187d122b71702b34bc1e071
|
Run ioBroker/testing-action-check@v1:
main.js#L19
Should have no text on the "0th" line (after the `/**`)
|
Run ioBroker/testing-action-check@v1:
main.js#L20
Expected JSDoc block to be aligned
|
Run ioBroker/testing-action-check@v1:
main.js#L39
Defaults are not permitted on @param
|
Run ioBroker/testing-action-check@v1:
main.js#L39
Missing JSDoc @param "options" description
|
Run ioBroker/testing-action-check@v1:
main.js#L115
Expected JSDoc block to be aligned
|
Run ioBroker/testing-action-check@v1:
main.js#L164
Expected JSDoc block to be aligned
|
Run ioBroker/testing-action-check@v1:
main.js#L181
Expected JSDoc block to be aligned
|
Run ioBroker/testing-action-check@v1:
main.js#L218
Invalid JSDoc @param "queriesTodo" type "Object"; prefer: "object"
|
Run ioBroker/testing-action-check@v1:
main.js#L219
Expected JSDoc block to be aligned
|
Loading