Actually, we will make Scratch.gui be added <3 #298
Annotations
10 errors
Run npm run lint:
src/compiler/jsgen.js#L972
Multiple spaces found before 'frame'
|
Run npm run lint:
src/engine/blocks.js#L813
This line has a length of 134. Maximum allowed is 120
|
Run npm run lint:
src/engine/camera.js#L5
'Runtime' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/engine/camera.js#L124
Strings must use singlequote
|
Run npm run lint:
src/engine/runtime.js#L2253
Missing space before function parentheses
|
Run npm run lint:
src/engine/runtime.js#L2278
Missing space before function parentheses
|
Run npm run lint:
src/engine/thread.js#L363
More than 2 blank lines not allowed
|
Run npm run lint:
src/engine/thread.js#L381
Expected indentation of 8 spaces but found 6
|
Run npm run lint:
src/engine/thread.js#L381
Split 'const' declarations into multiple statements
|
Run npm run lint:
src/engine/thread.js#L382
Expected indentation of 8 spaces but found 6
|
Loading