Allow null data in place of steps #1431
Annotations
1 warning
packages/inngest/src/api/schema.ts#L25
Replace `⏎········z.null().transform(()·=>·({·type:·"data"·as·const,·data:·null}))⏎······` with `z.null().transform(()·=>·({·type:·"data"·as·const,·data:·null·}))`
|
The logs for this run have expired and are no longer available.
Loading