Skip to content

feat(proxy): add remix-run support #184

feat(proxy): add remix-run support

feat(proxy): add remix-run support #184

Triggered via pull request August 7, 2024 23:39
Status Success
Total duration 4m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated 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#L23
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-image/page.tsx#L29
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-image/page.tsx#L106
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-image/page.tsx#L127
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/page.tsx#L23
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L29
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L101
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/comfy/image-to-video/page.tsx#L120
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