Skip to content

WIP TODO

WIP TODO #868

Triggered via push December 19, 2024 10:11
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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