procedures_call, not definition #260
Annotations
10 errors
build:
src/compiler/jsgen.js#L948
Unexpected lexical declaration in case block
|
build:
src/compiler/jsgen.js#L952
Unexpected lexical declaration in case block
|
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#L2242
Missing space before function parentheses
|
build:
src/engine/runtime.js#L2267
Missing space before function parentheses
|
build:
src/engine/thread.js#L348
More than 2 blank lines not allowed
|
build:
src/engine/thread.js#L362
Trailing spaces not allowed
|
build:
src/engine/thread.js#L366
Expected indentation of 8 spaces but found 6
|