WIP TODO #868
Annotations
10 errors and 1 warning
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L66
Function lacks ending return statement and return type does not include 'undefined'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L75
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L80
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L82
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L84
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L97
Property 'options' is declared but its value is never read.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L348
Function lacks ending return statement and return type does not include 'undefined'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L436
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L440
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
Run yarn ts:check:
src/compiler/compiler-rewrite.ts#L443
Property 'resolution' does not exist on type '{ type: "identifier"; namespace?: string | undefined; name: string; } & RangeMeta'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading