error: (
        msg: string, timestamp: number, id: string
    ) => createAction(ActionTypes.ERROR, { msg, timestamp, id }),