Skip to content

feat: add comfy server examples #144

feat: add comfy server examples

feat: add comfy server examples #144

Triggered via pull request April 23, 2024 16:57
Status Success
Total duration 2m 0s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: apps/demo-nextjs-app-router/app/comfy/image_to_image/page.tsx#L24
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_image/page.tsx#L30
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_image/page.tsx#L105
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_image/page.tsx#L126
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
build: apps/demo-nextjs-app-router/app/comfy/image_to_image/workflow.tsx#L94
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_video/page.tsx#L24
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_video/page.tsx#L30
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_video/page.tsx#L100
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image_to_video/page.tsx#L119
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
build: apps/demo-nextjs-app-router/app/comfy/image_to_video/workflow.tsx#L83
Unexpected any. Specify a different type