[feat] styling fonts #85
lint.yml
on: push
Run ESLint, Prettier, and TypeScript compiler
14s
Annotations
3 errors and 1 warning
Run ESLint, Prettier, and TypeScript compiler:
components/ProjectModal/index.tsx#L8
'BodyText2' is defined but never used
|
Run ESLint, Prettier, and TypeScript compiler:
components/ProjectModal/index.tsx#L56
'additional_information' is assigned a value but never used
|
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 1.
|
Run ESLint, Prettier, and TypeScript compiler:
components/ProjectModal/index.tsx#L74
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|