Fancy types when initing SDK #4
validate-workflow.yml
on: push
Run type checks, lint, and tests
17s
Annotations
3 errors
Run type checks, lint, and tests:
packages/sdks/sdk-venice/index.spec.ts#L1
Module '"@opensdks/core"' declares 'createClient' locally, but it is not exported.
|
Run type checks, lint, and tests:
packages/sdks/sdk-venice/index.spec.ts#L7
Parameter 'r' implicitly has an 'any' type.
|
Run type checks, lint, and tests
Process completed with exit code 1.
|