Experimental getAsyncCtx()
#2889
Annotations
5 errors and 2 warnings
Run pnpm run test:types
Argument of type '(value: AsyncContext | undefined) => void' is not assignable to parameter of type '(value: AsyncContext | undefined) => void | PromiseLike<void>'.
|
Run pnpm run test:types
Type 'InngestFunction<Omit<Options<Inngest<{ id: string; }>, Stack, [{ event: string; }], Handler<Inngest<{ id: string; }>, string, { event: FailureEventPayload<EventPayload<any>>; logger: Logger; error: Error; }>>, "triggers">, ... 4 more ..., [...]>' is not assignable to type 'InngestFunction<any, any, any, any, any, any>'.
|
Run pnpm run test:types
Argument of type '(value: AsyncContext | undefined) => void' is not assignable to parameter of type '(value: AsyncContext | undefined) => void | PromiseLike<void>'.
|
Run pnpm run test:types
Type 'InngestFunction<Omit<Options<Inngest<{ id: string; }>, Stack, [{ event: string; }], Handler<Inngest<{ id: string; }>, string, { event: FailureEventPayload<EventPayload<any>>; logger: Logger; error: Error; }>>, "triggers">, ... 4 more ..., [...]>' is not assignable to type 'InngestFunction<any, any, any, any, any, any>'.
|
Run pnpm run test:types
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "inngestpkg".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading