feat: created sdk-web-evm-connector for integrating 3rd party wallets #387
Annotations
2 errors and 11 warnings
test (18.x)
@cypherock/sdk-app-evm#test: command (/home/runner/work/sdk/sdk/packages/app-evm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test (18.x)
Process completed with exit code 1.
|
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x):
packages/interfaces/src/errors/appError.ts#L38
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L8
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L16
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L17
Use 'as any' instead of '<any>'
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L17
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L18
Use 'as any' instead of '<any>'
|
test (18.x):
packages/interfaces/src/errors/deviceError.ts#L18
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/logger.ts#L1
Unexpected any. Specify a different type
|
test (18.x):
packages/interfaces/src/logger.ts#L16
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/config.ts#L4
Unnecessary conditional, value is always truthy
|