Showing 156 of 190 total issues
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return <Layout>{children}</Layout>
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return (
<CityContentLayout isLoading={false} {...locationLayoutParams}>
<Helmet pageTitle={pageTitle} languageChangePaths={languageChangePaths} cityModel={city} />
<NewsTabs
type={LOCAL_NEWS_TYPE}
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return event1.title.localeCompare(event2.title)
Avoid too many return
statements within this function. Open
Open
return (
<AspectRatioImage
source={cachedSource}
resizeMode={resizeMode}
style={style}
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return (
<CityContentLayout isLoading={false} {...locationLayoutParams}>
<Helmet pageTitle={pageTitle} languageChangePaths={languageChangePaths} cityModel={city} />
<Caption title={t('events')} />
<List noItemsMessage={t('currentlyNoEvents')} items={events} renderItem={renderEventListItem} />
Avoid too many return
statements within this function. Open
Open
return (
<CityContentLayout isLoading={false} {...locationLayoutParams}>
<Helmet
pageTitle={pageTitle}
metaDescription={metaDescription}
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return (
<LayoutedScrollView refreshControl={<RefreshControl onRefresh={refresh} refreshing={false} />}>
{children}
</LayoutedScrollView>
)
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return constructPathname([cityCode, languageCode, routeInformation.route, newsType, newsId?.toString()])
Avoid too many return
statements within this function. Open
Open
return ErrorCode.UnknownError
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return (
<LayoutedScrollView refreshControl={<RefreshControl onRefresh={refresh} refreshing={false} />}>
<Failure buttonAction={buttonAction} code={errorCode} buttonLabel={buttonLabel} />
</LayoutedScrollView>
)
Avoid too many return
statements within this function. Open
Open
return (
<CityContentLayout isLoading={false} {...locationLayoutParams}>
<Helmet pageTitle={pageTitle} languageChangePaths={languageChangePaths} cityModel={city} />
<NewsTabs
type={TU_NEWS_TYPE}
Avoid too many return
statements within this function. Open
Open
return