Skip to content

fix: remove SupportUnsupportedLanguages interface import. #59

fix: remove SupportUnsupportedLanguages interface import.

fix: remove SupportUnsupportedLanguages interface import. #59

Triggered via push January 11, 2026 04:27
Status Failure
Total duration 15s
Artifacts

check-ts.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
deploy
Process completed with exit code 2.
deploy: src/extension.ts#L44
Type 'boolean' does not satisfy the constraint 'keyof Settings'.
deploy: src/extension.ts#L44
Type 'unknown' is not assignable to type 'boolean'.
deploy: src/extension.ts#L25
Type 'string[]' does not satisfy the constraint 'keyof Settings'.
deploy: src/extension.ts#L25
Type '{}' is missing the following properties from type 'string[]': length, pop, push, concat, and 29 more.