fix delete and put item typing when no returnValues set #95
Annotations
2 errors and 1 warning
Unhandled error:
src/queryBuilders/putItemQueryBuilder.ts#L178
TypeCheckError: Type 'O' does not satisfy the constraint 'DDB[Table]'.
'DDB[Table]' could be instantiated with an arbitrary type which could be unrelated to 'O'.
❯ src/queryBuilders/putItemQueryBuilder.ts:178:55
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|