Bump @navikt/nav-dekoratoren-moduler from 2.1.6 to 3.1.0 #2674
build-and-deploy.yaml
on: push
next-app
/
Test and lint
50s
next-app
/
Build for demo
0s
next-app
/
Build for dev
57s
next-app
/
Build for prod
0s
next-app
/
Deploy branch to demo
0s
next-app
/
Deploy main to demo
0s
next-app
/
Deploy to dev
0s
next-app
/
Deploy to prod
0s
Annotations
4 errors
next-app / Test and lint:
src/pages/_document.tsx#L2
'"@navikt/nav-dekoratoren-moduler/ssr"' has no exported member named 'DecoratorComponents'. Did you mean 'DecoratorComponentsReact'?
|
next-app / Test and lint:
src/pages/_document.tsx#L47
Object literal may only specify known properties, and 'urlLookupTable' does not exist in type 'Partial<{ context: "arbeidsgiver" | "privatperson" | "samarbeidspartner"; simple: boolean; simpleHeader: boolean; simpleFooter: boolean; redirectToApp: boolean; redirectToUrl: string; redirectToUrlLogout: string; ... 10 more ...; logoutWarning: boolean; }>'.
|
next-app / Test and lint
Process completed with exit code 2.
|
next-app / Build for dev
Process completed with exit code 1.
|