Skip to content

feat(connections): add edit connection context menu action VSCODE-406 #1302

feat(connections): add edit connection context menu action VSCODE-406

feat(connections): add edit connection context menu action VSCODE-406 #1302

Triggered via pull request January 12, 2024 07:07
Status Failure
Total duration 2m 28s
Artifacts

test-and-build.yaml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test and Build (ubuntu-latest): src/views/webview-app/connection-form.tsx#L96
Type '{ showFavoriteActions: false; protectConnectionStrings: false; forceConnectionOptions: never[]; showKerberosPasswordField: false; showOIDCDeviceAuthFlow: false; enableOidc: true; enableDebugUseCsfleSchemaMap: false; protectConnectionStringsForNewConnections: false; showOIDCAuth: true; showKerberosAuth: false; showCS...' is not assignable to type 'Partial<ConnectionFormPreferences>'.
Test and Build (ubuntu-latest)
Process completed with exit code 1.
Test and Build (macos-latest): src/views/webview-app/connection-form.tsx#L96
Type '{ showFavoriteActions: false; protectConnectionStrings: false; forceConnectionOptions: never[]; showKerberosPasswordField: false; showOIDCDeviceAuthFlow: false; enableOidc: true; enableDebugUseCsfleSchemaMap: false; protectConnectionStringsForNewConnections: false; showOIDCAuth: true; showKerberosAuth: false; showCS...' is not assignable to type 'Partial<ConnectionFormPreferences>'.
Test and Build (macos-latest)
Process completed with exit code 1.
Test and Build (windows-2019): src/views/webview-app/connection-form.tsx#L96
Type '{ showFavoriteActions: false; protectConnectionStrings: false; forceConnectionOptions: never[]; showKerberosPasswordField: false; showOIDCDeviceAuthFlow: false; enableOidc: true; enableDebugUseCsfleSchemaMap: false; protectConnectionStringsForNewConnections: false; showOIDCAuth: true; showKerberosAuth: false; showCS...' is not assignable to type 'Partial<ConnectionFormPreferences>'.
Test and Build (windows-2019)
Process completed with exit code 1.