Skip to content

Update improved type analysis to develop #871

Update improved type analysis to develop

Update improved type analysis to develop #871

Triggered via pull request June 16, 2024 04:02
Status Failure
Total duration 39s
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#L140
Use '===' to compare with null
build: src/compiler/irgen.js#L140
Expected '===' and instead saw '=='
build: src/compiler/irgen.js#L148
This line has a length of 140. Maximum allowed is 120
build: src/compiler/irgen.js#L346
This line has a length of 128. Maximum allowed is 120
build: src/compiler/irgen.js#L363
Expected a 'break' statement before 'case'
build: src/compiler/irgen.js#L454
This line has a length of 122. Maximum allowed is 120
build: src/compiler/irgen.js#L467
This line has a length of 136. Maximum allowed is 120