⚗️ add examples of migrations #101
pr.yml
on: pull_request
🚀 Build, lint and test
1m 27s
Annotations
3 errors
🚀 Build, lint and test
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'AttributeValue'.
|
🚀 Build, lint and test
Type '{ eyeColor?: { S: any; } | undefined; 0: number; 1: Record<string, AttributeValue>[]; length: 2; toString(): string; toLocaleString(): string; pop(): number | Record<string, AttributeValue>[] | undefined; ... 30 more ...; at(index: number): number | ... 1 more ... | undefined; }' is not assignable to type 'Record<string, AttributeValue>'.
|
🚀 Build, lint and test
Process completed with exit code 1.
|