Skip to content

feat: add Convex adapter #5218

feat: add Convex adapter

feat: add Convex adapter #5218

Re-run triggered January 31, 2025 00:12
Status Failure
Total duration 2m 21s
Artifacts 1

ci.yaml

on: pull_request
Matrix: analyze-bundle
bundle-analyze-result
0s
bundle-analyze-result
Fit to window
Zoom out
Zoom in

Annotations

37 errors
typecheck
Cannot find module './internal/handler' or its corresponding type declarations.
typecheck
Cannot find module './internal/upload-builder' or its corresponding type declarations.
typecheck
Cannot find module './internal/upload-builder' or its corresponding type declarations.
typecheck
Parameter 'ctx' implicitly has an 'any' type.
typecheck
Parameter 'req' implicitly has an 'any' type.
typecheck
Parameter '_' implicitly has an 'any' type.
typecheck
Parameter 'req' implicitly has an 'any' type.
typecheck
uploadthing#typecheck: command (/home/runner/work/uploadthing/uploadthing/packages/uploadthing) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: packages/uploadthing/src/convex.ts#L29
'CreateBuilderOptions' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
lint: packages/uploadthing/src/convex.ts#L39
Unsafe return of a value of type error
lint: packages/uploadthing/src/convex.ts#L39
Unsafe call of a(n) `error` type typed value
lint: packages/uploadthing/src/convex.ts#L48
Unsafe assignment of an error typed value
lint: packages/uploadthing/src/convex.ts#L48
Unsafe call of a(n) `error` type typed value
lint: packages/uploadthing/src/convex.ts#L51
Unsafe assignment of an `any` value
lint: packages/uploadthing/src/convex.ts#L51
Unsafe assignment of an `any` value
lint: packages/uploadthing/src/convex.ts#L60
Unsafe argument of type error typed assigned to a parameter of type `(ctx: GenericActionCtx<GenericDataModel>, request: Request) => Promise<Response>`
lint: packages/uploadthing/src/convex.ts#L66
Unsafe argument of type error typed assigned to a parameter of type `(ctx: GenericActionCtx<GenericDataModel>, request: Request) => Promise<Response>`
lint
uploadthing#lint: command (/home/runner/work/uploadthing/uploadthing/packages/uploadthing) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
build
Cannot find module './internal/handler' or its corresponding type declarations.
build
Cannot find module './internal/upload-builder' or its corresponding type declarations.
build
Cannot find module './internal/upload-builder' or its corresponding type declarations.
build
Parameter 'ctx' implicitly has an 'any' type.
build
Parameter 'req' implicitly has an 'any' type.
build
Parameter '_' implicitly has an 'any' type.
build
Parameter 'req' implicitly has an 'any' type.
build
uploadthing#build: command (/home/runner/work/uploadthing/uploadthing/packages/uploadthing) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
build
Process completed with exit code 1.
analyze-bundle (current-pr)
Cannot find module './internal/handler' or its corresponding type declarations.
analyze-bundle (current-pr)
Cannot find module './internal/upload-builder' or its corresponding type declarations.
analyze-bundle (current-pr)
Cannot find module './internal/upload-builder' or its corresponding type declarations.
analyze-bundle (current-pr)
Parameter 'ctx' implicitly has an 'any' type.
analyze-bundle (current-pr)
Parameter 'req' implicitly has an 'any' type.
analyze-bundle (current-pr)
Parameter '_' implicitly has an 'any' type.
analyze-bundle (current-pr)
Parameter 'req' implicitly has an 'any' type.
analyze-bundle (current-pr)
uploadthing#build: command (/home/runner/work/uploadthing/uploadthing/packages/uploadthing) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
analyze-bundle (current-pr)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
bundle-main
47 KB