WIP #863
Annotations
4 errors and 1 warning
Test
'"@custom/schema"' has no exported member named 'PreviewPageQuery'. Did you mean 'ViewPageQuery'?
|
Test
Type '{ items: { id: string; __typename: "NavigationItem"; title: string; target: Url; }[]; }' is not assignable to type '({ locale: Locale; items: ({ id: string; parent?: string | undefined; title: string; target: Url; } | undefined)[]; } | undefined)[]'.
|
Test
Type '{ items: { id: string; __typename: "NavigationItem"; title: string; target: Url; }[]; }' is not assignable to type '({ locale: Locale; items: ({ id: string; parent?: string | undefined; title: string; target: Url; } | undefined)[]; } | undefined)[]'.
|
Test
Process completed with exit code 1.
|
Test
No files were found with the provided path: tests/e2e/playwright-report/. No artifacts will be uploaded.
|