Skip to content

chore: update libs #293

chore: update libs

chore: update libs #293

Triggered via push August 26, 2024 16:57
Status Failure
Total duration 1m 59s
Artifacts

nodejs.yml

on: push
Matrix: test
Publish demo to Github Pages
20s
Publish demo to Github Pages
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint: packages/core/src/hid-device.ts#L12
Cannot use namespace 'EventEmitter' as a type.
lint: packages/core/src/types.ts#L40
Cannot use namespace 'EventEmitter' as a type.
lint: packages/core/src/models/base.ts#L53
Type 'typeof import("/home/runner/work/node-elgato-stream-deck/node-elgato-stream-deck/node_modules/eventemitter3/index")' is not a constructor function type.
lint: packages/core/src/models/base.ts#L91
Property 'emit' does not exist on type 'StreamDeckBase'.
lint: packages/core/src/models/base.ts#L93
Property 'on' does not exist on type 'HIDDevice'.
lint: packages/core/src/models/base.ts#L95
Property 'on' does not exist on type 'HIDDevice'.
lint: packages/core/src/models/base.ts#L95
Parameter 'err' implicitly has an 'any' type.
lint: packages/core/src/models/base.ts#L96
Property 'emit' does not exist on type 'StreamDeckBase'.
lint: packages/core/src/proxy.ts#L102
Namespace '"/home/runner/work/node-elgato-stream-deck/node-elgato-stream-deck/node_modules/eventemitter3/index"' has no exported member 'EventNames'.
lint: packages/core/src/proxy.ts#L103
Property 'eventNames' does not exist on type 'StreamDeck'.
Publish demo to Github Pages: packages/core/src/hid-device.ts#L12
Cannot use namespace 'EventEmitter' as a type.
Publish demo to Github Pages: packages/core/src/types.ts#L40
Cannot use namespace 'EventEmitter' as a type.
Publish demo to Github Pages: packages/core/src/models/base.ts#L53
Type 'typeof import("/home/runner/work/node-elgato-stream-deck/node-elgato-stream-deck/node_modules/eventemitter3/index")' is not a constructor function type.
Publish demo to Github Pages: packages/core/src/models/base.ts#L91
Property 'emit' does not exist on type 'StreamDeckBase'.
Publish demo to Github Pages: packages/core/src/models/base.ts#L93
Property 'on' does not exist on type 'HIDDevice'.
Publish demo to Github Pages: packages/core/src/models/base.ts#L95
Property 'on' does not exist on type 'HIDDevice'.
Publish demo to Github Pages: packages/core/src/models/base.ts#L95
Parameter 'err' implicitly has an 'any' type.
Publish demo to Github Pages: packages/core/src/models/base.ts#L96
Property 'emit' does not exist on type 'StreamDeckBase'.
Publish demo to Github Pages: packages/core/src/proxy.ts#L102
Namespace '"/home/runner/work/node-elgato-stream-deck/node-elgato-stream-deck/node_modules/eventemitter3/index"' has no exported member 'EventNames'.
Publish demo to Github Pages: packages/core/src/proxy.ts#L103
Property 'eventNames' does not exist on type 'StreamDeck'.