playground #1383
Annotations
10 errors and 1 warning
typecheck
Argument of type '{}' is not assignable to parameter of type 'FormData | (() => FormData)'.
|
typecheck
Type 'JSONSchemaType' is not assignable to type 'JSONSchemaSimpleType'.
|
typecheck
Element implicitly has an 'any' type because type 'FormData' has no index signature. Did you mean to call 'formData.get'?
|
typecheck
'field' is possibly 'null'.
|
typecheck
Property 'description' does not exist on type 'JSONSchemaSimpleType | JSONSchemaAnyOf'.
|
typecheck
'field' is possibly 'null'.
|
typecheck
Property 'description' does not exist on type 'JSONSchemaSimpleType | JSONSchemaAnyOf'.
|
typecheck
Cannot find name 'VSCodeButton'. Did you mean 'VscodeButton'?
|
typecheck
Cannot find name 'VSCodeButton'. Did you mean 'VscodeButton'?
|
typecheck
Type 'string | Promise<string>' is not assignable to type 'string | TrustedHTML'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading