Skip to content

Migrate Codebase from JavaScript to TypeScript #20

Migrate Codebase from JavaScript to TypeScript

Migrate Codebase from JavaScript to TypeScript #20

Triggered via pull request May 28, 2024 00:05
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Build with tsc
20s
Build with tsc
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build with tsc: src/mocompiler.ts#L16
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
Build with tsc: src/mocompiler.ts#L79
'Compiler' refers to a value, but is being used as a type here. Did you mean 'typeof Compiler'?
Build with tsc: src/mocompiler.ts#L214
This expression is not callable.
Build with tsc: src/mocompiler.ts#L217
This expression is not callable.
Build with tsc: src/mocompiler.ts#L220
This expression is not callable.
Build with tsc: src/mocompiler.ts#L223
This expression is not callable.
Build with tsc: src/mocompiler.ts#L226
This expression is not callable.
Build with tsc: src/mocompiler.ts#L229
This expression is not callable.
Build with tsc: src/mocompiler.ts#L232
This expression is not callable.
Build with tsc: src/moparser.ts#L13
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
Test on ubuntu-latest
Process completed with exit code 1.
Test on ubuntu-latest
Process completed with exit code 1.
Test on windows-latest
Process completed with exit code 1.
Test on windows-latest
Process completed with exit code 1.