feat: return verification_level instead of credential_type #433
Annotations
9 errors and 2 warnings
Lint
@worldcoin/idkit-core#lint: command (/home/runner/work/idkit-js/idkit-js/packages/core) pnpm run lint exited (1)
|
Lint:
packages/core/src/bridge.ts#L125
Unsafe assignment of an `any` value
|
Lint:
packages/core/src/bridge.ts#L131
Unsafe assignment of an `any` value
|
Lint:
packages/core/src/bridge.ts#L131
Unsafe member access .error_code on an `any` value
|
Lint:
packages/core/src/bridge.ts#L137
Unsafe assignment of an `any` value
|
Lint:
packages/core/src/bridge.ts#L138
Unsafe argument of type `any` assigned to a parameter of type `CredentialType`
|
Lint:
packages/core/src/bridge.ts#L138
Unsafe member access .credential_type on an `any` value
|
Lint:
packages/core/src/bridge.ts#L144
Unsafe assignment of an `any` value
|
Lint
Process completed with exit code 1.
|
Lint:
packages/standalone/src/index.tsx#L14
Unnecessary conditional, value is always falsy
|
Lint:
packages/core/src/bridge.ts#L7
'VerificationLevel' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading