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