Skip to content

Update irgen.js

Update irgen.js #11

Triggered via push April 21, 2024 23:02
Status Failure
Total duration 39s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/compiler/irgen.js#L759
This line has a length of 170. Maximum allowed is 120
build: src/compiler/irgen.js#L797
Unexpected trailing comma
build: src/compiler/jsgen.js#L612
Expected indentation of 8 spaces but found 0
build: src/compiler/jsgen.js#L613
Expected indentation of 8 spaces but found 0
build: src/compiler/jsgen.js#L769
Strings must use singlequote
build: src/compiler/jsgen.js#L771
Unnecessary 'else' after 'return'
build: src/compiler/jsgen.js#L928
Unexpected lexical declaration in case block
build: src/engine/blocks.js#L688
Unexpected negated condition
build: src/engine/camera.js#L16
Missing space before function parentheses
build: src/engine/camera.js#L70
Missing space before function parentheses