Skip to content

playground

playground #130

Triggered via pull request December 30, 2024 11:36
@pelikhanpelikhan
synchronize #971
webview
Status Failure
Total duration 1m 31s
Artifacts

anthropic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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