Skip to content

Update improved type analysis to develop #876

Update improved type analysis to develop

Update improved type analysis to develop #876

Triggered via pull request June 17, 2024 00:06
Status Failure
Total duration 37s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/compiler/intermediate.js#L178
Unexpected var, use let or const instead
build: src/compiler/intermediate.js#L183
Unexpected if as the only statement in an else block
build: src/compiler/irgen.js#L8
This line has a length of 145. Maximum allowed is 120
build: src/compiler/irgen.js#L141
Use '===' to compare with null
build: src/compiler/irgen.js#L141
Expected '===' and instead saw '=='
build: src/compiler/irgen.js#L149
This line has a length of 140. Maximum allowed is 120
build: src/compiler/irgen.js#L347
This line has a length of 128. Maximum allowed is 120
build: src/compiler/irgen.js#L364
Expected a 'break' statement before 'case'
build: src/compiler/irgen.js#L455
This line has a length of 122. Maximum allowed is 120
build: src/compiler/irgen.js#L468
This line has a length of 136. Maximum allowed is 120