[EX-3407] Send the serial ID on web SDK exposure events #1369
Annotations
5 errors
|
build-and-test (24.x)
Process completed with exit code 130.
|
|
build-and-test (24.x)
Type '{ subject: { id: string; attributes: { [x: string]: EvaluationContextValue; }; }; serial_id?: string | number | boolean | undefined; allocation: { key: string; }; flag: { ...; }; variant: { ...; }; }' does not satisfy the expected type 'ExposureEvent'.
|
|
build-and-test (24.x)
Type '{ subject: { id: string; attributes: { [x: string]: EvaluationContextValue; }; }; serial_id?: string | number | boolean | undefined; allocation: { key: string; }; flag: { ...; }; variant: { ...; }; }' is not assignable to type 'ExposureEvent'.
|
|
build-and-test (24.x)
Type '{ subject: { id: string; attributes: { [x: string]: EvaluationContextValue; }; }; serial_id?: string | number | boolean | undefined; allocation: { key: string; }; flag: { ...; }; variant: { ...; }; }' does not satisfy the expected type 'ExposureEvent'.
|
|
build-and-test (24.x)
Type '{ subject: { id: string; attributes: { [x: string]: EvaluationContextValue; }; }; serial_id?: string | number | boolean | undefined; allocation: { key: string; }; flag: { ...; }; variant: { ...; }; }' is not assignable to type 'ExposureEvent'.
|