Add support for step-based Promise.race()
#1318
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
Matrix: Test examples
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 |
|