feat: WalletConnect integration, part 9, getAccounts #13449
Annotations
2 errors and 5 warnings
Run pnpm run ci
@umami/core#lint:ci: command (/home/runner/work/umami-v2/umami-v2/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:ci exited (1)
|
Run pnpm run ci
Process completed with exit code 1.
|
Run pnpm run ci:
packages/core/src/getPublicKeyAndCurve.test.ts#L1
There should be at least one empty line between import groups
|
Run pnpm run ci:
packages/core/src/getPublicKeyAndCurve.test.ts#L2
`@umami/utils` import should occur before import of `./getPublicKeyAndCurve`
|
Run pnpm run ci:
packages/core/src/getPublicKeyAndCurve.test.ts#L3
`@umami/tezos` import should occur before import of `./getPublicKeyAndCurve`
|
Run pnpm run ci:
packages/core/src/getPublicKeyAndCurve.test.ts#L4
`@taquito/taquito` import should occur before import of `./getPublicKeyAndCurve`
|
Run pnpm run ci:
packages/core/src/getPublicKeyAndCurve.test.ts#L15
'testToolkit' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading