fix: Export required types from compat. #1614
node-redis.yml
on: pull_request
build-test-node-redis
1m 8s
Annotations
5 errors
build-test-node-redis
Property 'listeners' in type 'WithEvents' is not assignable to the same property in base type 'EventEmitter<{}>'.
|
build-test-node-redis
Property 'rawListeners' in type 'WithEvents' is not assignable to the same property in base type 'EventEmitter<{}>'.
|
build-test-node-redis
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-redis
Type 'Emits<typeof LDClientNode>.WithEvents & LDClientNode' is not assignable to type 'LDClient'.
|
build-test-node-redis
Process completed with exit code 1.
|