wip: remove buffer polyfill #274
Annotations
10 errors
packages/core/src/models/base.ts#L210
Argument of type 'number[]' is not assignable to parameter of type 'number'.
|
packages/node/src/device.ts#L1
Cannot find module '@elgato-stream-deck/core' or its corresponding type declarations.
|
packages/node/src/wrapper.ts#L1
Cannot find module '@elgato-stream-deck/core' or its corresponding type declarations.
|
packages/node/src/wrapper.ts#L10
Property 'resetToLogo' does not exist on type 'StreamDeckNode'.
|
packages/node/src/index.ts#L1
Cannot find module '@elgato-stream-deck/core' or its corresponding type declarations.
|
packages/node/src/index.ts#L7
Cannot find module '@elgato-stream-deck/core' or its corresponding type declarations.
|
packages/node/src/index.ts#L39
Parameter 'm' implicitly has an 'any' type.
|
packages/node/src/index.ts#L91
Parameter 'm' implicitly has an 'any' type.
|
packages/webhid-demo/src/demo/demo.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
packages/webhid-demo/src/demo/dom.ts#L1
Cannot find module '@elgato-stream-deck/webhid' or its corresponding type declarations.
|
This job failed
Loading