Update to latest create-adapter using typescript #1
test-and-release.yml
on: push
Matrix: adapter-tests
check-and-lint
17s
deploy
0s
Annotations
4 errors and 4 warnings
check-and-lint:
src/MockUsbDevice.ts#L17
'callback' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint
Process completed with exit code 1.
|
adapter-tests (20.x, windows-latest)
The operation was canceled.
|
adapter-tests (18.x, windows-latest)
The operation was canceled.
|
check-and-lint:
src/MockUsbDevice.ts#L7
Missing return type on function
|
check-and-lint:
src/MockUsbDevice.ts#L11
Missing return type on function
|
check-and-lint:
src/main.ts#L123
Missing return type on function
|
check-and-lint:
src/main.ts#L127
Missing return type on function
|