39419-vm/frontend/lint-final.log
2026-04-01 19:44:21 +00:00

11 lines
312 B
Plaintext

> lint
> eslint . --ext .ts,.tsx
/home/ubuntu/executor/workspace/frontend/src/components/Logo/index.tsx
9:5 warning Do not use `<img>` element. Use `<Image />` from `next/image` instead. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element
✖ 1 problem (0 errors, 1 warning)