Skip to content

chore(deps): bump next from 12.1.5 to 13.5.1 in /packages/documentation #1176

chore(deps): bump next from 12.1.5 to 13.5.1 in /packages/documentation

chore(deps): bump next from 12.1.5 to 13.5.1 in /packages/documentation #1176

Triggered via pull request December 11, 2023 15:44
Status Failure
Total duration 3m 39s
Artifacts

build_lint_test.yml

on: pull_request
Build Using Node 16
3m 30s
Build Using Node 16
Matrix: Build Using Node Matrix
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build Using Node Matrix (12.x)
Process completed with exit code 1.
Build Using Node Matrix (14.x)
The job was canceled because "_12_x" failed.
Build Using Node Matrix (14.x)
Process completed with exit code 1.
Build Using Node 16: packages/documentation/src/components/Home/Components.tsx#L27
Property 'alt' is missing in type '{ src: StaticImageData; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 11 more ...; lazyRoot?: string | undefined; }'.
Build Using Node 16: packages/documentation/src/components/Home/Customization.tsx#L26
Property 'alt' is missing in type '{ src: StaticImageData; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 11 more ...; lazyRoot?: string | undefined; }'.
Build Using Node 16: packages/documentation/src/components/Home/GettingStarted.tsx#L26
Property 'alt' is missing in type '{ src: StaticImageData; }' but required in type '{ src: string | StaticImport; alt: string; width?: number | `${number}` | undefined; height?: number | `${number}` | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 11 more ...; lazyRoot?: string | undefined; }'.
Build Using Node 16: packages/documentation/src/utils/tests.tsx#L4
Cannot find module 'next/dist/shared/lib/router-context' or its corresponding type declarations.
Build Using Node 16: packages/documentation/src/utils/tests.tsx#L20
Type '{ push: () => Promise<false>; replace: () => Promise<false>; reload: () => void; back: () => Promise<boolean>; prefetch: () => Promise<void>; beforePopState: () => void; ... 9 more ...; isLocaleDomain: true; }' is not assignable to type 'NextRouter'.
Build Using Node 16
Process completed with exit code 1.