Skip to content

feat: 1.0.0 release #192

feat: 1.0.0 release

feat: 1.0.0 release #192

Triggered via pull request October 1, 2024 20:07
Status Success
Total duration 1m 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: apps/demo-nextjs-page-router/pages/index.tsx#L23
Unexpected any. Specify a different type
build: apps/demo-nextjs-page-router/pages/index.tsx#L93
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-image/page.tsx#L21
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-image/page.tsx#L26
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-image/page.tsx#L103
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L20
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L25
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L97
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L116
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/text-to-image/page.tsx#L20
Unexpected any. Specify a different type