Frameloop nextgen update (with lint) #90
Annotations
10 errors
|
Run npm run lint:
src/extension-support/extension-manager.js#L273
Unexpected use of undefined
|
|
Run npm run lint:
src/extension-support/extension-manager.js#L272
'padding' is constant
|
|
Run npm run lint:
src/engine/runtime.js#L2208
'generateId' is defined but never used
|
|
Run npm run lint:
src/engine/runtime.js#L1143
Unexpected use of undefined
|
|
Run npm run lint:
src/engine/runtime.js#L1142
'padding' is constant
|
|
Run npm run lint:
src/engine/blocks.js#L923
'input' is already declared in the upper scope on line 922 column 19
|
|
Run npm run lint:
src/blocks/scratch3_json.js#L114
Unexpected negated condition
|
|
Run npm run lint:
src/blocks/scratch3_json.js#L94
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
Run npm run lint:
src/blocks/scratch3_comments.js#L32
'args' is defined but never used
|
|
Run npm run lint:
src/blocks/scratch3_comments.js#L28
'args' is defined but never used
|
Loading