Add strict types to sdk #2
Annotations
5 errors and 1 warning
Build
No overload matches this call.
|
Build
Argument of type '((property: string, value: any) => Promise<void>) | undefined' is not assignable to parameter of type '(property: string, value: any) => Promise<void>'.
|
Build
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Build
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Build
Process completed with exit code 2.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|