Skip to content

Add support for OAuth via the proxy backend #2085

Add support for OAuth via the proxy backend

Add support for OAuth via the proxy backend #2085

Triggered via pull request November 16, 2025 22:47
Status Failure
Total duration 1m 10s
Artifacts

main.yml

on: pull_request
publish
0s
publish
publish-github-container-registry
0s
publish-github-container-registry
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 2.
build
Type '{ method: "notifications/message"; params: { level: "info"; message: string; }; }' is not assignable to type 'ServerNotification'.
build
Property 'blob' does not exist on type '{ uri: string; text: string; _meta?: Record<string, unknown> | undefined; mimeType?: string | undefined; } | { uri: string; blob: string; _meta?: Record<string, unknown> | undefined; mimeType?: string | undefined; }'.