Insult it cuz it sucks #287
Annotations
10 errors
build:
src/compiler/jsgen.js#L955
Multiple spaces found before 'frame'
|
build:
src/compiler/jsgen.js#L958
Multiple spaces found before 'frame'
|
build:
src/engine/blocks.js#L813
This line has a length of 134. Maximum allowed is 120
|
build:
src/engine/camera.js#L5
'Runtime' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
src/engine/camera.js#L124
Strings must use singlequote
|
build:
src/engine/runtime.js#L2253
Missing space before function parentheses
|
build:
src/engine/runtime.js#L2278
Missing space before function parentheses
|
build:
src/engine/thread.js#L355
More than 2 blank lines not allowed
|
build:
src/engine/thread.js#L373
Expected indentation of 8 spaces but found 6
|
build:
src/engine/thread.js#L373
Split 'const' declarations into multiple statements
|