Update improved type analysis to develop #871
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
|