Skip to content

Enhance Quiz Rankings and UI Optimization & Fix Challenge Dialog Flickering Issue #10

Enhance Quiz Rankings and UI Optimization & Fix Challenge Dialog Flickering Issue

Enhance Quiz Rankings and UI Optimization & Fix Challenge Dialog Flickering Issue #10

Triggered via pull request January 20, 2025 08:09
Status Failure
Total duration 44s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
lint: src/app/quiz/[id]/RankList.js#L1
Header does not include expected content
lint: src/app/quiz/[id]/RankListModal.js#L1
Header does not include expected content
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` 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` 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/quiz/[id]/RankListModal.js#L34
React Hook useEffect has a missing dependency: 'quizId'. Either include it or remove the dependency array
lint: src/app/quiz/[id]/page.js#L95
Missing semicolon
lint: src/app/shilling/[id]/page.js#L176
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
lint: src/app/u/[handle]/Banner.js#L75
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
lint: src/entry/components/Header/CustomConnectButton.js#L137
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