feat(connections): add edit connection context menu action VSCODE-406 #1302
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.
|