Skip to content

fix(connections): add FK to end users #9360

fix(connections): add FK to end users

fix(connections): add FK to end users #9360

Triggered via pull request October 24, 2024 12:08
Status Failure
Total duration 1m 55s
Artifacts

tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests (ubuntu-latest, 20.x): packages/server/lib/controllers/oauth.controller.ts#L141
Property 'connect_session_id' is missing in type '{ providerConfigKey: string; provider: string; connectionId: string; callbackUrl: string; authMode: AuthModeType; codeVerifier: string; id: string; connectionConfig: Record<string, string>; environmentId: number; webSocketClientId: string | undefined; activityLogId: string; }' but required in type 'OAuthSession'.
tests (ubuntu-latest, 20.x)
Process completed with exit code 2.
tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
tests (ubuntu-latest, 18.x)
The operation was canceled.