Skip to content

⚗️ add examples of migrations #101

⚗️ add examples of migrations

⚗️ add examples of migrations #101

Triggered via pull request November 10, 2023 17:09
Status Failure
Total duration 1m 39s
Artifacts

pr.yml

on: pull_request
🚀 Build, lint and test
1m 27s
🚀 Build, lint and test
Fit to window
Zoom out
Zoom in

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.