Skip to content

fix typescript import cache update #26

fix typescript import cache update

fix typescript import cache update #26

Triggered via push November 21, 2023 08:34
Status Failure
Total duration 26s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tsc: packages/typescript/src/index.ts#L95
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L97
Property 'get' does not exist on type '{ getSourceByUri(sourceFileUri: string): Source | undefined; isVirtualFileUri(virtualFileUri: string): boolean; getVirtualFileByUri(virtualFileUri: string): readonly [...] | readonly [...]; ... 6 more ...; getDocumentByFileName: (snapshot: IScriptSnapshot, fileName: string) => TextDocument; }'.
tsc: packages/typescript/src/index.ts#L99
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L101
Property 'get' does not exist on type '{ getSourceByUri(sourceFileUri: string): Source | undefined; isVirtualFileUri(virtualFileUri: string): boolean; getVirtualFileByUri(virtualFileUri: string): readonly [...] | readonly [...]; ... 6 more ...; getDocumentByFileName: (snapshot: IScriptSnapshot, fileName: string) => TextDocument; }'.
tsc: packages/typescript/src/index.ts#L240
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L244
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L291
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L296
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L314
Property 'project' does not exist on type 'ServiceContext<any>'.
tsc: packages/typescript/src/index.ts#L316
Property 'get' does not exist on type '{ getSourceByUri(sourceFileUri: string): Source | undefined; isVirtualFileUri(virtualFileUri: string): boolean; getVirtualFileByUri(virtualFileUri: string): readonly [...] | readonly [...]; ... 6 more ...; getDocumentByFileName: (snapshot: IScriptSnapshot, fileName: string) => TextDocument; }'.