Skip to content

feat(language-core): navigation support for template-ref #194

feat(language-core): navigation support for template-ref

feat(language-core): navigation support for template-ref #194

Triggered via pull request August 31, 2024 07:36
Status Failure
Total duration 19s
Artifacts

pkg.pr.new.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: packages/language-core/lib/codegen/template/element.ts#L229
Argument of type 'string' is not assignable to parameter of type '[validId: string, offset: number]'.
build: packages/language-core/lib/codegen/template/element.ts#L337
Argument of type 'string' is not assignable to parameter of type '[validId: string, offset: number]'.
build: packages/language-core/lib/codegen/template/index.ts#L8
'generateStringLiteralKey' is declared but its value is never read.
build
Process completed with exit code 2.