Skip to content

playground

playground #1383

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

genai-pr-commit-review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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