port validation and configOptions to TS #5323
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
|