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