Skip to content

perf(tsc): support vue files with project reference delcaration #20

perf(tsc): support vue files with project reference delcaration

perf(tsc): support vue files with project reference delcaration #20

Triggered via push November 23, 2023 11:26
Status Failure
Total duration 31s
Artifacts

test.yml

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

Annotations

8 errors and 3 warnings
build (16.x, ubuntu-latest): packages/tsc/src/index.ts#L1
Type '{ workspacePath: string; rootPath: string; getCompilationSettings: () => CompilerOptions; getScriptFileNames: () => string[]; getScriptSnapshot: (fileName: string) => IScriptSnapshot | undefined; ... 4 more ...; getParsedCommandLine: (path: any) => { ...; } | undefined; }' is not assignable to type 'TypeScriptLanguageHost'.
build (16.x, ubuntu-latest): packages/tsc/src/index.ts#L1
Parameter 'path' implicitly has an 'any' type.
build (16.x, ubuntu-latest): packages/tsc/src/index.ts#L1
Property 'host' does not exist on type 'ProgramContext'.
build (16.x, ubuntu-latest): packages/tsc/src/index.ts#L1
Parameter 'path' implicitly has an 'any' type.
build (16.x, ubuntu-latest): packages/tsc/src/index.ts#L1
Cannot find name 'sys'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.
build (16.x, windows-latest)
The operation was canceled.
build (16.x, macos-latest)
The operation was canceled.
build (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/