Upgrade to Next.js 16 #3665
site_lint.yml
on: pull_request
Lint on node 20.x and ubuntu-latest
1m 44s
Annotations
7 warnings
|
Lint on node 20.x and ubuntu-latest:
src/components/MDX/MDXComponents.tsx#L490
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
|
Lint on node 20.x and ubuntu-latest:
src/components/MDX/MDXComponents.tsx#L354
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
|
Lint on node 20.x and ubuntu-latest:
src/components/MDX/MDXComponents.tsx#L318
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
|
Lint on node 20.x and ubuntu-latest:
src/components/Layout/HomeContent.js#L1644
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
|
Lint on node 20.x and ubuntu-latest:
src/components/Layout/HomeContent.js#L1567
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
|
Lint on node 20.x and ubuntu-latest:
src/components/Layout/HomeContent.js#L805
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
|
Lint on node 20.x and ubuntu-latest:
src/components/Layout/HomeContent.js#L512
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|