feat(EventBuilder): support overriding timestamp at user property and event level #241
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.
|