Epic/support dynamo db #461
Annotations
30 errors and 1 warning
build (macos-latest, 20.x):
src/store/backupRestoreStore.ts#L83
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/backupRestoreStore.ts#L145
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L293
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L299
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L354
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L409
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L426
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L607
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L631
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (macos-latest, 20.x):
src/store/clusterManageStore.ts#L649
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/backupRestoreStore.ts#L83
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/backupRestoreStore.ts#L145
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L293
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L299
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L354
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L409
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L426
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L607
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L631
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x):
src/store/clusterManageStore.ts#L649
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/backupRestoreStore.ts#L83
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/backupRestoreStore.ts#L145
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L293
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L299
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L354
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L409
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L426
Argument of type 'Connection' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L607
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L631
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (windows-latest, 20.x):
src/store/clusterManageStore.ts#L649
Argument of type '{ type: DatabaseType.DYNAMODB; region: string; accessKeyId: string; secretAccessKey: string; id?: number | undefined; name: string; indices: { health: string; status: string; index: string; ... 4 more ...; pri: { ...; }; }[]; activeIndex?: { ...; } | undefined; } | { ...; }' is not assignable to parameter of type '{ host: string; port: number; username?: string | undefined; password?: string | undefined; sslCertVerification: boolean; }'.
|
build (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|