wip: refactoring #275
nodejs.yml
on: push
Publish demo to Github Pages
0s
Annotations
18 errors
Test on node 18.x and macos-latest
Process completed with exit code 1.
|
Test on node 20.x and macos-latest
Process completed with exit code 1.
|
lint:
packages/webhid/src/wrapper.ts#L24
Property 'checkValidKeyIndex' does not exist on type 'StreamDeckWeb'.
|
lint:
packages/webhid-demo/src/demo/demo.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
lint:
packages/webhid-demo/src/demo/dom.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
lint:
packages/webhid-demo/src/demo/fill-when-pressed.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
lint:
packages/webhid-demo/src/demo/rapid-fill.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
lint:
packages/webhid-demo/src/demo/chase.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
lint:
packages/webhid-demo/src/demo/chase.ts#L31
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
lint:
packages/webhid-demo/src/app.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
lint
Process completed with exit code 2.
|
Test on node 22.x and ubuntu-latest
Process completed with exit code 1.
|
Test on node 22.x and macos-latest
Process completed with exit code 1.
|
Test on node 20.x and ubuntu-latest
Process completed with exit code 1.
|
Test on node 18.x and ubuntu-latest
Process completed with exit code 1.
|
Test on node 22.x and windows-latest
Process completed with exit code 1.
|
Test on node 18.x and windows-latest
Process completed with exit code 1.
|
Test on node 20.x and windows-latest
Process completed with exit code 1.
|