fix: fixed ci eslint errors #528
Annotations
3 errors and 10 warnings
test (18.x)
nodejs-test#pretty:check: command (/home/runner/work/sdk/sdk/apps/node) /home/runner/setup-pnpm/node_modules/.bin/pnpm run pretty:check exited (1)
|
test (18.x)
Process completed with exit code 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
|