Allow to decorate an attribute with multiple indexes #227
Annotations
5 errors and 1 warning
Node 20:
tests/types/EntityKey.test.ts#L84
Type 'MockEntityDeepKeys' does not satisfy the constraint '"Expected: literal string: string, Actual: literal string: GSI_3_SK" | "Expected: literal string: number, Actual: literal string: GSI_3_SK" | "Expected: literal string: boolean, Actual: literal string: GSI_3_SK" | ... 22 more ... | `Expected: literal string: object.nestedArray[${bigint}], Actual: literal string: GSI...'.
|
Node 20
Process completed with exit code 2.
|
Node 18
The job was canceled because "_20" failed.
|
Node 18:
tests/types/EntityKey.test.ts#L84
Type 'MockEntityDeepKeys' does not satisfy the constraint '"Expected: literal string: string, Actual: literal string: GSI_3_SK" | "Expected: literal string: number, Actual: literal string: GSI_3_SK" | "Expected: literal string: boolean, Actual: literal string: GSI_3_SK" | ... 22 more ... | `Expected: literal string: object.nestedArray[${bigint}], Actual: literal string: GSI...'.
|
Node 18
Process completed with exit code 2.
|
Node 20
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/.
|