Pre-release updates #20
Annotations
10 errors and 1 warning
updates
Property 'workflow' does not exist on type '<P extends string, M>(workflow: { name: P; handlers: WorkflowOpts<M>; }) => WorkflowDefinition<P, M>'.
|
updates
Cannot find namespace 'wf'.
|
updates
Cannot find namespace 'wf'.
|
updates
Cannot find namespace 'wf'.
|
updates
Cannot find namespace 'wf'.
|
updates
Property 'clients' does not exist on type 'typeof import("/home/runner/work/examples/examples/basics/basics-typescript/node_modules/@restatedev/restate-sdk/dist/src/public_api")'.
|
updates
Property 'WorkflowStartResult' does not exist on type '<P extends string, M>(workflow: { name: P; handlers: WorkflowOpts<M>; }) => WorkflowDefinition<P, M>'.
|
updates
Property 'clients' does not exist on type 'typeof import("/home/runner/work/examples/examples/basics/basics-typescript/node_modules/@restatedev/restate-sdk/dist/src/public_api")'.
|
updates
Expected 0 arguments, but got 1.
|
updates
Process completed with exit code 1.
|
updates
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|