Skip to content

Update jsgen.js

Update jsgen.js #13

Triggered via push April 21, 2024 23:04
Status Failure
Total duration 33s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/compiler/irgen.js#L760
'||' should be placed at the end of the line
build: src/compiler/irgen.js#L761
'||' should be placed at the end of the line
build: src/compiler/irgen.js#L762
'||' should be placed at the end of the line
build: src/compiler/irgen.js#L763
'||' should be placed at the end of the line
build: src/compiler/irgen.js#L764
Expected indentation of 20 spaces but found 23
build: src/compiler/jsgen.js#L612
Expected space or tab after '//' in comment
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