format #31
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|