refactor: session integration #510
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/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
|
test (18.x):
packages/util/src/utils/config.ts#L4
Unnecessary conditional, value is always truthy
|
test (18.x):
packages/util/src/utils/config.ts#L6
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/config.ts#L7
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/createStatusListener.ts#L53
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/createStatusListener.ts#L57
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/createStatusListener.ts#L59
Unexpected any. Specify a different type
|
test (18.x):
packages/util/src/utils/createStatusListener.ts#L65
Unexpected any. Specify a different type
|