Skip to content

feat: new aws lambda server proxy #233

feat: new aws lambda server proxy

feat: new aws lambda server proxy #233

Re-run triggered February 4, 2025 17:07
Status Failure
Total duration 1m 15s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build: libs/proxy/src/lambda.ts#L1
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@fal-ai/server-proxy"
build
Process completed with exit code 1.
build: apps/demo-lambda-app/cdk/demo-lambda-app-stack.ts#L27
Forbidden non-null assertion
build: libs/proxy/src/lambda.ts#L34
Forbidden non-null assertion
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