feat(EventBuilder): enable sending geographic info #245
Triggered via pull request
September 15, 2025 21:13
Status
Failure
Total duration
2m 48s
Artifacts
–
Annotations
2 errors
|
build (18.x)
Process completed with exit code 2.
|
|
build (18.x):
src/components/ga4/EventBuilder/ValidateEvent/index.spec.tsx#L40
Type '{ instanceId: { measurement_id: string; firebase_app_id: string; }; eventName: string; type: EventType.CustomEvent; parameters: never[]; items: never[]; userProperties: never[]; timestamp_micros: string; ... 4 more ...; clientIds: {}; }' is missing the following properties from type 'EventPayload': ip_override, user_location
|