Skip to content

Add support for OAuth via the proxy backend #887

Add support for OAuth via the proxy backend

Add support for OAuth via the proxy backend #887

Triggered via pull request November 16, 2025 20:11
Status Failure
Total duration 52s
Artifacts

e2e_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 2.
test
Argument of type '{ client_id: string; client_secret?: string | undefined; client_id_issued_at?: number | undefined; client_secret_expires_at?: number | undefined; } | undefined' is not assignable to parameter of type '{ client_id: string; client_secret?: string | undefined; client_id_issued_at?: number | undefined; client_secret_expires_at?: number | undefined; }'.
test
Parameter 'e' implicitly has an 'any' type.
test
Cannot find module './oauth/provider-interface' or its corresponding type declarations.
test
Cannot find module '../lib/oauth/provider-factory' or its corresponding type declarations.
test
Cannot find module './lib/oauth/provider-factory' or its corresponding type declarations.