Website demo for column completions #400
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'?
|