feat: Separate into core/react/standalone, switch to bridge & more #329
Annotations
10 errors
Lint & Build
@worldcoin/idkit-standalone#lint: command (/home/runner/work/idkit-js/idkit-js/packages/standalone) pnpm run lint exited (1)
|
Lint & Build:
packages/standalone/src/index.tsx#L13
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
Lint & Build:
packages/standalone/src/index.tsx#L13
Unsafe call of an `any` typed value
|
Lint & Build:
packages/standalone/src/index.tsx#L14
Unsafe member access .app_id on an `any` value
|
Lint & Build:
packages/standalone/src/index.tsx#L14
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
Lint & Build:
packages/standalone/src/index.tsx#L14
Unsafe call of an `any` typed value
|
Lint & Build:
packages/standalone/src/index.tsx#L28
Unsafe call of an `any` typed value
|
Lint & Build:
packages/standalone/src/index.tsx#L43
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
Lint & Build:
packages/standalone/src/index.tsx#L43
Unsafe call of an `any` typed value
|
Lint & Build:
packages/standalone/src/index.tsx#L45
Unsafe member access .setOptions on an `any` value
|