Skip to content

refactor for https://github.com/volarjs/volar.js/issues/100 #29

refactor for https://github.com/volarjs/volar.js/issues/100

refactor for https://github.com/volarjs/volar.js/issues/100 #29

Triggered via push December 4, 2023 08:39
Status Failure
Total duration 22s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tsc: packages/css/src/index.ts#L1
Module '"@volar/language-service"' has no exported member 'ServicePlugin'.
tsc: packages/css/src/index.ts#L15
Parameter 'context' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L73
Parameter 'document' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L73
Parameter 'position' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L76
Untyped function calls may not accept type arguments.
tsc: packages/css/src/index.ts#L83
Parameter 'document' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L83
Parameter 'position' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L89
Parameter 'document' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L89
Parameter 'position' implicitly has an 'any' type.
tsc: packages/css/src/index.ts#L89
Parameter 'newName' implicitly has an 'any' type.