Deploy Next.js site to GitHub Pages #4186
Annotations
7 warnings
Automated Tests and Linting:
src/app/blog/page.tsx#L12
Unsafe assignment of an `any` value
|
Automated Tests and Linting:
src/app/docs/page.tsx#L12
Unsafe assignment of an `any` value
|
Automated Tests and Linting:
src/app/legal-notice/page.tsx#L25
Unsafe assignment of an `any` value
|
Automated Tests and Linting:
src/app/not-found.tsx#L11
Unsafe assignment of an `any` value
|
Automated Tests and Linting:
src/app/page.tsx#L35
Unsafe assignment of an `any` value
|
Automated Tests and Linting:
src/app/privacy/page.tsx#L25
Unsafe assignment of an `any` value
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/configure-pages@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading