feat: upgrade ESLint v9 #30
Annotations
10 errors and 6 warnings
lint:
src/app/bounties/Filter.js#L147
Unknown property 'variant' found
|
lint:
src/app/learn/ChallengesFilter.js#L65
Unknown property 'variant' found
|
lint:
src/domain/quiz/views/quiz-question-list/QuizComponents.js#L108
Unknown property 'class' found, use 'className' instead
|
lint:
src/shared/components/Dots/index.js#L23
Unknown property 'jsx' found
|
lint:
src/shared/components/Filter/index.js#L117
Unknown property 'variant' found
|
lint:
src/shared/components/Icons/index.js#L129
Unknown property 'p-id' found
|
lint:
src/shared/components/Icons/index.js#L136
Unknown property 'p-id' found
|
lint:
src/shared/components/Tooltip/index.js#L39
Unknown property 'p-id' found
|
lint:
src/shared/components/Tooltip/index.js#L44
Unknown property 'p-id' found
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/app/home/Contributor.js#L142
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
src/app/oauth/page.js#L89
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
src/app/shilling/[id]/page.js#L176
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
src/app/u/[handle]/Banner.js#L75
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
src/entry/components/Header/CustomConnectButton.js#L137
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|