Skip to content

feat(identity-integration): app and pages router #85

feat(identity-integration): app and pages router

feat(identity-integration): app and pages router #85

Triggered via pull request September 11, 2024 08:46
Status Success
Total duration 1m 13s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

62 errors and 1 warning
Could not find a declaration file for module 'react-helmet'. '/home/runner/work/nextjs/nextjs/.yarn/__virtual__/react-helmet-virtual-6ab1933d1f/2/.yarn/berry/cache/react-helmet-npm-6.1.0-20fd5447ff-10.zip/node_modules/react-helmet/lib/Helmet.js' implicitly has an 'any' type.: packages/next-document-with-helmet/src/with-helmet.provider.tsx#L5
Could not find a declaration file for module 'react-helmet'. '/home/runner/work/nextjs/nextjs/.yarn/__virtual__/react-helmet-virtual-6ab1933d1f/2/.yarn/berry/cache/react-helmet-npm-6.1.0-20fd5447ff-10.zip/node_modules/react-helmet/lib/Helmet.js' implicitly has an 'any' type. Try `npm i --save-dev @types/react-helmet` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-helmet';`
(@next/next/no-document-import-in-page): `<Document />` from `next/document` should not be imported outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-document-import-in-page: packages/next-document-with-gtag/src/with-gtag.provider.tsx#L2
`<Document />` from `next/document` should not be imported outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-document-import-in-page
(@next/next/no-document-import-in-page): `<Document />` from `next/document` should not be imported outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-document-import-in-page: packages/next-document-with-icons/src/with-icons.provider.tsx#L2
`<Document />` from `next/document` should not be imported outside of `pages/_document.js`. See: https://nextjs.org/docs/messages/no-document-import-in-page
(@next/next/next-script-for-ga): Prefer `next/script` component when using the inline script for Google Analytics. See: https://nextjs.org/docs/messages/next-script-for-ga: packages/next-document-with-gtag/src/with-gtag.provider.tsx#L12
Prefer `next/script` component when using the inline script for Google Analytics. See: https://nextjs.org/docs/messages/next-script-for-ga