Skip to content

chore(deps): update next.js packages (major) #15551

chore(deps): update next.js packages (major)

chore(deps): update next.js packages (major) #15551

Triggered via pull request December 28, 2025 15:34
Status Failure
Total duration 46s
Artifacts

node.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Lint (20.x)
Process completed with exit code 1.
Lint (20.x): libs/navigation.ts#L3
Module '"next-intl/navigation"' has no exported member 'Pathnames'.
Lint (20.x): libs/navigation.ts#L2
Module '"next-intl/navigation"' has no exported member 'createLocalizedPathnamesNavigation'.
Lint (20.x): libs/i18n.tsx#L16
Parameter 'chunks' implicitly has an 'any' type.
Lint (20.x): libs/i18n.tsx#L5
Argument of type '({ locale }: GetRequestConfigParams) => Promise<{ now: Date | undefined; timeZone: string; messages: any; defaultTranslationValues: { globalString: string; highlight: (chunks: any) => Element; }; formats: { ...; }; onError(error: IntlError): void; getMessageFallback({ key, namespace }: { ...; }): string; }>' is not assignable to parameter of type '(params: GetRequestConfigParams) => RequestConfig | Promise<RequestConfig>'.
Lint (20.x): app/[locale]/(app)/dashboard/snippets/_components/button.tsx#L7
'open' is defined but never used
Lint (20.x): app/[locale]/(app)/dashboard/settings/page.tsx#L7
'session' is assigned a value but never used
Lint (20.x): app/[locale]/(app)/about/page.tsx#L5
'props' is defined but never used
Lint (20.x): app/[locale]/(app)/_components/home/Announcement.tsx#L17
'onOpen' is assigned a value but never used
Lint (20.x): actions/user.ts#L254
'e' is defined but never used
Lint (20.x): actions/user.ts#L222
'e' is defined but never used
Lint (20.x): actions/user.ts#L115
'e' is defined but never used
Lint (20.x): actions/user.ts#L92
'T' is defined but never used
Lint (20.x): actions/auth.ts#L88
'url' is assigned a value but never used
Lint (20.x): actions/auth.ts#L33
'AttestationConveyancePreference' is defined but never used