fix typescript import cache update #26
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; }'.
|