Epic/build connect tab view #498
Annotations
12 errors and 3 warnings
build (macos-latest, 20.x):
src/views/connect/components/dynamodb-connect-dialog.vue#L120
Type '{ name: string; type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; }' is not assignable to type 'DynamoDBConnection'.
|
build (macos-latest, 20.x):
src/views/connect/components/es-connect-dialog.vue#L193
Argument of type '{ name: string; host: string; port: number; username: string; password: string; indexName: undefined; queryParameters: string; sslCertVerification: boolean; type: DatabaseType.ELASTICSEARCH; }' is not assignable to parameter of type 'Connection'.
|
build (macos-latest, 20.x):
src/views/connect/components/es-connect-dialog.vue#L254
Type '{ name: string; host: string; port: number; username: string; password: string; indexName: undefined; queryParameters: string; sslCertVerification: boolean; type: DatabaseType.ELASTICSEARCH; }' is not assignable to type 'Connection | { id: string; name: string; type: DatabaseType.DYNAMODB; tabs: { name: string; index: number; }[]; activeTab?: string | undefined; region: string; accessKeyId: string; secretAccessKey: string; } | { ...; }'.
|
build (macos-latest, 20.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 20.x):
src/views/connect/components/dynamodb-connect-dialog.vue#L120
Type '{ name: string; type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; }' is not assignable to type 'DynamoDBConnection'.
|
build (ubuntu-latest, 20.x):
src/views/connect/components/es-connect-dialog.vue#L193
Argument of type '{ name: string; host: string; port: number; username: string; password: string; indexName: undefined; queryParameters: string; sslCertVerification: boolean; type: DatabaseType.ELASTICSEARCH; }' is not assignable to parameter of type 'Connection'.
|
build (ubuntu-latest, 20.x):
src/views/connect/components/es-connect-dialog.vue#L254
Type '{ name: string; host: string; port: number; username: string; password: string; indexName: undefined; queryParameters: string; sslCertVerification: boolean; type: DatabaseType.ELASTICSEARCH; }' is not assignable to type 'Connection | { id: string; name: string; type: DatabaseType.DYNAMODB; tabs: { name: string; index: number; }[]; activeTab?: string | undefined; region: string; accessKeyId: string; secretAccessKey: string; } | { ...; }'.
|
build (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
build (windows-latest, 20.x):
src/views/connect/components/dynamodb-connect-dialog.vue#L120
Type '{ name: string; type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; }' is not assignable to type 'DynamoDBConnection'.
|
build (windows-latest, 20.x):
src/views/connect/components/es-connect-dialog.vue#L193
Argument of type '{ name: string; host: string; port: number; username: string; password: string; indexName: undefined; queryParameters: string; sslCertVerification: boolean; type: DatabaseType.ELASTICSEARCH; }' is not assignable to parameter of type 'Connection'.
|
build (windows-latest, 20.x):
src/views/connect/components/es-connect-dialog.vue#L254
Type '{ name: string; host: string; port: number; username: string; password: string; indexName: undefined; queryParameters: string; sslCertVerification: boolean; type: DatabaseType.ELASTICSEARCH; }' is not assignable to type 'Connection | { id: string; name: string; type: DatabaseType.DYNAMODB; tabs: { name: string; index: number; }[]; activeTab?: string | undefined; region: string; accessKeyId: string; secretAccessKey: string; } | { ...; }'.
|
build (windows-latest, 20.x)
Process completed with exit code 1.
|
build (macos-latest, 20.x)
Cache not found for keys: node-cache-macOS-arm64-npm-396e6a8b4ed25835ad85b8968287e7b7568d7d7ce57dbb58fa18cab273b27efc
|
build (ubuntu-latest, 20.x)
Cache not found for keys: node-cache-Linux-x64-npm-396e6a8b4ed25835ad85b8968287e7b7568d7d7ce57dbb58fa18cab273b27efc
|
build (windows-latest, 20.x)
Cache not found for keys: node-cache-Windows-x64-npm-6f9f0cb938e75af42084a707f55d7e2ba77ed240e0878bce91be8155d055992a
|