Comfy UI gen - #705
Closed
hazheng1-amd wants to merge 3 commits into
Closed
Annotations
8 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linter:
website/src/components/DeviceCarousel.tsx#L107
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
|
|
Run linter:
website/src/components/DeviceCarousel.tsx#L91
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
|
|
Run linter:
website/src/components/ConnectSection.tsx#L5
'Image' is defined but never used
|
|
Run linter:
website/src/components/BuiltInAppsSection.tsx#L15
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
|
|
Run linter:
website/src/app/playbooks/[id]/page.tsx#L24
'extractDevices' is defined but never used
|
|
Run linter:
website/src/app/layout.tsx#L6
'Inter' is defined but never used
|
|
Run linter:
website/src/app/dependencies/page.tsx#L35
React Hook useEffect has a missing dependency: 'fetchGitHubIssues'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading