Skip to content

Website demo for column completions #400

Website demo for column completions

Website demo for column completions #400

Triggered via pull request December 17, 2025 10:13
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test (18.x)
Process completed with exit code 2.
test (18.x): src/languageFeatures.ts#L259
Object literal may only specify known properties, but 'startTokenIndex' does not exist in type 'WordPosition'. Did you mean to write 'startIndex'?
build (20.x)
Process completed with exit code 2.
build (20.x): src/languageFeatures.ts#L259
Object literal may only specify known properties, but 'startTokenIndex' does not exist in type 'WordPosition'. Did you mean to write 'startIndex'?
check (18.x)
Process completed with exit code 2.
check (18.x): src/languageFeatures.ts#L259
Object literal may only specify known properties, but 'startTokenIndex' does not exist in type 'WordPosition'. Did you mean to write 'startIndex'?
build (18.x)
The strategy configuration was canceled because "build._20_x" failed
build (18.x)
The operation was canceled.
check (20.x)
The strategy configuration was canceled because "check._18_x" failed
check (20.x)
Process completed with exit code 2.
check (20.x): src/languageFeatures.ts#L259
Object literal may only specify known properties, but 'startTokenIndex' does not exist in type 'WordPosition'. Did you mean to write 'startIndex'?
test (20.x)
The strategy configuration was canceled because "test._18_x" failed
test (20.x)
The operation was canceled.
test (20.x): src/languageFeatures.ts#L259
Object literal may only specify known properties, but 'startTokenIndex' does not exist in type 'WordPosition'. Did you mean to write 'startIndex'?