* Migrate User.GetUnreadCountForChannel to Sync by default * Remove else block from GetUnreadCountChannel in user_store.go * Return nil value for count when an error occurs in GetUnreadCountForChannel * Fix linting issue in user_store.go