Skip to content

port validation and configOptions to TS #5323

port validation and configOptions to TS

port validation and configOptions to TS #5323

Triggered via push December 17, 2024 21:47
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: lib/validation.ts#L101
Property 'clientId' does not exist on type '{ tokenInfo?: TokenInfo | undefined; clientId?: string | undefined; clientSecret?: string | undefined; } | { tokenInfo?: TokenInfo | undefined; }'.
build: lib/validation.ts#L101
Property 'clientSecret' does not exist on type '{ tokenInfo?: TokenInfo | undefined; clientId?: string | undefined; clientSecret?: string | undefined; } | { tokenInfo?: TokenInfo | undefined; }'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636