Only show non-composite aliases in database dropdown #251
Annotations
7 errors
src/browser/modules/DBMSInfo/DatabaseSelector.test.tsx#L48
Property 'aliases' is missing in type '{ selectedDb: string; uniqueDatabases: Database[]; }' but required in type 'DatabaseSelectorProps'.
|
src/browser/modules/DBMSInfo/DatabaseSelector.test.tsx#L61
Property 'aliases' is missing in type '{ uniqueDatabases: Database[]; selectedDb: string; }' but required in type 'DatabaseSelectorProps'.
|
src/browser/modules/DBMSInfo/DatabaseSelector.test.tsx#L71
Property 'aliases' is missing in type '{ uniqueDatabases: Database[]; selectedDb: string; }' but required in type 'DatabaseSelectorProps'.
|
src/browser/modules/DBMSInfo/DatabaseSelector.test.tsx#L81
Property 'aliases' is missing in type '{ uniqueDatabases: Database[]; selectedDb: string; }' but required in type 'DatabaseSelectorProps'.
|
src/browser/modules/DBMSInfo/DatabaseSelector.test.tsx#L96
Property 'aliases' is missing in type '{ uniqueDatabases: Database[]; selectedDb: string; onChange: Mock<any, any>; }' but required in type 'DatabaseSelectorProps'.
|
src/browser/modules/DBMSInfo/DatabaseSelector.test.tsx#L125
Property 'aliases' is missing in type '{ selectedDb: string; uniqueDatabases: Database[]; onChange: Mock<any, any>; }' but required in type 'DatabaseSelectorProps'.
|
|
The logs for this run have expired and are no longer available.
Loading