Skip to content

feat(EventBuilder): support overriding timestamp at user property and event level #241

feat(EventBuilder): support overriding timestamp at user property and event level

feat(EventBuilder): support overriding timestamp at user property and event level #241

Triggered via pull request September 15, 2025 20:05
Status Failure
Total duration 3m 0s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (18.x)
Process completed with exit code 2.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L143
Parameter 'newValue' implicitly has an 'any' type.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L15
Cannot find module 'dayjs/plugin/timezone' or its corresponding type declarations.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L14
Cannot find module 'dayjs/plugin/utc' or its corresponding type declarations.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L13
Cannot find module 'dayjs' or its corresponding type declarations.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L12
Cannot find module '@mui/x-date-pickers/LocalizationProvider' or its corresponding type declarations.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L11
Cannot find module '@mui/x-date-pickers/AdapterDayjs' or its corresponding type declarations.
build (18.x): src/components/ga4/EventBuilder/TimestampPicker.tsx#L10
Cannot find module '@mui/x-date-pickers/DateTimePicker' or its corresponding type declarations.