Skip to content

Fix parsing of nested class with constructor #50

Fix parsing of nested class with constructor

Fix parsing of nested class with constructor #50

Triggered via pull request May 10, 2023 14:40
Status Failure
Total duration 1m 49s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (18): test/parser/expressions/class.ts#L803
Type 'string | Context' is not assignable to type '[string, Context]'.
build (18): test/parser/expressions/class.ts#L804
Left side of comma operator is unused and has no side effects.
build (18)
Process completed with exit code 1.
build (14)
The job was canceled because "_18" failed.
build (14): test/parser/expressions/class.ts#L803
Type 'string | Context' is not assignable to type '[string, Context]'.
build (14): test/parser/expressions/class.ts#L804
Left side of comma operator is unused and has no side effects.
build (14)
The operation was canceled.
build (16)
The job was canceled because "_18" failed.
build (16)
The operation was canceled.