Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix lint warnings #367

Open
gschwend opened this issue Jan 7, 2025 · 0 comments
Open

fix lint warnings #367

gschwend opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@gschwend
Copy link
Member

gschwend commented Jan 7, 2025

resolver warning de lint sobre o uso de tag para imagem

./components/Partnersfooter.js
46:17  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
99:17  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
106:17  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
113:17  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
120:17  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
127:17  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
@gschwend gschwend added this to Software Jan 7, 2025
@gschwend gschwend converted this from a draft issue Jan 7, 2025
@gschwend gschwend moved this from 📋 Backlog to 🔖 To do in Software Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 To do
Development

No branches or pull requests

2 participants