feat: added get-public-key functionality to xrp app #527
Annotations
5 errors and 10 warnings
test (18.x):
apps/node/src/index.ts#L13
'NearApp' is defined but never used
|
test (18.x):
apps/node/src/index.ts#L16
`./logger` import should occur after import of `xrpl`
|
test (18.x):
apps/node/src/index.ts#L52
Identifier 'result_pub_key' is not in camel case
|
test (18.x)
nodejs-test#lint:check: command (/home/runner/work/sdk/sdk/apps/node) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:check exited (1)
|
test (18.x)
Process completed with exit code 1.
|
test (18.x):
packages/hw-webusb/src/helpers/connection.ts#L16
Unnecessary conditional, value is always falsy
|
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
Unexpected any. Specify a different type
|
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/hw-hid/src/helpers/dataListeners.ts#L124
Unexpected any. Specify a different type
|
test (18.x):
packages/hw-hid/src/helpers/dataListeners.ts#L135
Unnecessary conditional, value is always truthy
|