ZodIssueBase: {
    message?: string;
    path: (string | number)[];
}