Skip to content

interpreter batch

interpreter batch #224

Triggered via push September 28, 2024 17:36
Status Failure
Total duration 37s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/blocks/scratch3_procedures.js#L71
Strings must use singlequote
build: src/compiler/irgen.js#L1482
Missing whitespace after semicolon
build: src/compiler/irgen.js#L1482
Expected an assignment or function call and instead saw an expression
build: src/compiler/irgen.js#L1482
'z' is not defined
build: src/compiler/irgen.js#L1482
Missing semicolon
build: src/compiler/jsgen.js#L1475
Expected an assignment or function call and instead saw an expression
build: src/compiler/jsgen.js#L1475
'z' is not defined
build: src/compiler/jsgen.js#L1475
Missing semicolon
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