Skip to content

fix: Export required types from compat. #815

fix: Export required types from compat.

fix: Export required types from compat. #815

Triggered via pull request October 31, 2024 17:11
Status Failure
Total duration 1m 9s
Artifacts

node-otel.yml

on: pull_request
build-test-node-server-otel
57s
build-test-node-server-otel
Fit to window
Zoom out
Zoom in

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.