chore: bump @aws-sdk/client-dynamodb from 3.693.0 to 3.730.0 #405
Annotations
10 errors and 1 warning
Test and lint:
lib/dynamoDbApi.ts#L49
Type 'ServiceOutputTypes' is not assignable to type 'BatchWriteCommandOutput'.
|
Test and lint:
lib/dynamoDbApi.ts#L49
Argument of type 'BatchWriteCommand' is not assignable to parameter of type 'Command<ServiceInputTypes, BatchWriteItemCommandInput | BatchWriteCommandInput, ServiceOutputTypes, ServiceOutputTypes, SmithyResolvedConfiguration<...>>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/BatchExecuteStatementCommand.d.ts#L57
Property 'clientCommand' in type 'BatchExecuteStatementCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<BatchExecuteStatementCommandInput, BatchExecuteStatementCommandOutput, BatchExecuteStatementCommandInput, BatchExecuteStatementCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/BatchGetCommand.d.ts#L61
Property 'clientCommand' in type 'BatchGetCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<BatchGetCommandInput, BatchGetCommandOutput, BatchGetItemCommandInput, BatchGetItemCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/BatchWriteCommand.d.ts#L85
Property 'clientCommand' in type 'BatchWriteCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<BatchWriteCommandInput, BatchWriteCommandOutput, BatchWriteItemCommandInput, BatchWriteItemCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/DeleteCommand.d.ts#L57
Property 'clientCommand' in type 'DeleteCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<DeleteCommandInput, DeleteCommandOutput, DeleteItemCommandInput, DeleteItemCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/ExecuteStatementCommand.d.ts#L43
Property 'clientCommand' in type 'ExecuteStatementCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<ExecuteStatementCommandInput, ExecuteStatementCommandOutput, ExecuteStatementCommandInput, ExecuteStatementCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/ExecuteTransactionCommand.d.ts#L51
Property 'clientCommand' in type 'ExecuteTransactionCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<ExecuteTransactionCommandInput, ExecuteTransactionCommandOutput, ExecuteTransactionCommandInput, ExecuteTransactionCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/GetCommand.d.ts#L39
Property 'clientCommand' in type 'GetCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<GetCommandInput, GetCommandOutput, GetItemCommandInput, GetItemCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint:
node_modules/@aws-sdk/lib-dynamodb/dist-types/commands/PutCommand.d.ts#L57
Property 'clientCommand' in type 'PutCommand' is not assignable to the same property in base type 'DynamoDBDocumentClientCommand<PutCommandInput, PutCommandOutput, PutItemCommandInput, PutItemCommandOutput, DynamoDBDocumentClientResolvedConfig>'.
|
Test and lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|