chore: hardcode inheritance server api #539
Annotations
2 errors and 10 warnings
test (18.x)
@cypherock/sdk-core#test: command (/home/runner/work/sdk/sdk/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test 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
|