Skip to content

Add strict types to sdk #2

Add strict types to sdk

Add strict types to sdk #2

Triggered via pull request February 14, 2024 10:17
Status Failure
Total duration 30s
Artifacts

build-sdk.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.