Skip to content

Add support for step-based Promise.race() #1318

Add support for step-based Promise.race()

Add support for step-based Promise.race() #1318

Triggered via pull request September 19, 2023 12:56
Status Failure
Total duration 2m 5s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Package
35s
Package
Create examples test matrix
2s
Create examples test matrix
Matrix: Runtime
Matrix: Types
Matrix: Test examples
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Types (next)
Argument of type 'Promise<JsonifyObject<Simplify<{ map: Map<any, any>; date: Date; nan: number; null: null; set: Set<unknown>; str: string; num: number; bool: boolean; obj: { str: string; num: number; }; arr: (number | boolean | (() => undefined))[]; infinity: number; } & {}>>>' is not assignable to parameter of type 'Promise<{ str: string; num: number; bool: boolean; date: string; obj: { str: string; num: number; }; arr: (number | boolean | null)[]; infinity: number; nan: number; null: null; map: Record<string, never>; set: Record<...>; }>'.
Types (next)
Process completed with exit code 1.
Lint: packages/inngest/src/test/functions/handler.ts#L164
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: packages/inngest/src/test/functions/handler.ts#L184
Unsafe argument of type `any` assigned to a parameter of type `BodyInit | null | undefined`
Lint: packages/inngest/src/test/functions/handler.ts#L184
Unsafe assignment of an `any` value
Lint: packages/inngest/src/test/functions/handler.ts#L184
Unsafe assignment of an `any` value
Lint
Process completed with exit code 1.
Test examples (framework-fastify)
Process completed with exit code 1.
Test examples (framework-fastify)
Process completed with exit code 1.
Test examples (framework-fastify)
Process completed with exit code 1.
Test examples (framework-nextjs)
Process completed with exit code 1.
Test examples (framework-nextjs)
Process completed with exit code 1.
Test examples (framework-nextjs)
Process completed with exit code 1.
Test examples (framework-remix)
Process completed with exit code 1.
Test examples (framework-remix)
Process completed with exit code 1.
Test examples (framework-remix)
Process completed with exit code 1.
Test examples (framework-nuxt)
Process completed with exit code 1.
Test examples (framework-nuxt)
Process completed with exit code 1.
Test examples (framework-nuxt)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
inngestpkg Expired
130 KB