fix: Export required types from compat. #815
node-otel.yml
on: pull_request
build-test-node-server-otel
57s
Annotations
5 errors
build-test-node-server-otel
Property 'listeners' in type 'WithEvents' is not assignable to the same property in base type 'EventEmitter<{}>'.
|
build-test-node-server-otel
Property 'rawListeners' in type 'WithEvents' is not assignable to the same property in base type 'EventEmitter<{}>'.
|
build-test-node-server-otel
Conversion of type 'Emits<typeof BigSegmentStoreStatusProviderNode>.WithEvents & BigSegmentStoreStatusProviderNode' to type 'BigSegmentStoreStatusProvider' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build-test-node-server-otel
Type 'Emits<typeof LDClientNode>.WithEvents & LDClientNode' is not assignable to type 'LDClient'.
|
build-test-node-server-otel
Process completed with exit code 1.
|