feat(workflows): finalize public package integration #38
Annotations
10 errors and 1 warning
|
test
Process completed with exit code 2.
|
|
test
Type 'true' does not satisfy the constraint '"Expected: literal boolean: true, Actual: literal boolean: false"'.
|
|
test
Type 'RawAccess' does not satisfy the constraint '"Expected: ..., Actual: never"'.
|
|
test
Property 'getCompleted' does not exist on type 'ActorHandle<ActorDefinition<{ completed: string[]; }, undefined, undefined, undefined, undefined, undefined, Record<never, never>, Record<never, never>, { getCompleted: (ctx: ActionContext<{ completed: string[]; }, ... 6 more ..., Record<...>>) => string[]; }>>'.
|
|
test
Property 'getCompleted' does not exist on type 'ActorHandle<ActorDefinition<{ completed: string[]; }, undefined, undefined, undefined, undefined, undefined, Record<never, never>, Record<never, never>, { getCompleted: (ctx: ActionContext<{ completed: string[]; }, ... 6 more ..., Record<...>>) => string[]; }>>'.
|
|
test
Parameter 'entryId' implicitly has an 'any' type.
|
|
test
Parameter 'listener' implicitly has an 'any' type.
|
|
test
Cannot find module 'rivetkit/experimental/inspector/workflow' or its corresponding type declarations.
|
|
test
Cannot find module 'rivetkit/experimental/inspector/workflow' or its corresponding type declarations.
|
|
test
Object literal may only specify known properties, and 'experimental' does not exist in type '{ timeout?: number | undefined; }'.
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|