Fixes for search bar chart #1277
Annotations
10 errors and 10 warnings
|
src/components/Search/SearchChartView.tsx#L137
Unsafe member access .getFilterQuery on an `error` typed value
|
|
src/components/Search/SearchChartView.tsx#L137
Unsafe assignment of an error typed value
|
|
src/components/Search/SearchChartView.tsx#L136
Unsafe member access .getLabel on an `error` typed value
|
|
src/components/Search/SearchChartView.tsx#L136
Unsafe assignment of an error typed value
|
|
src/components/Search/SearchChartView.tsx#L135
Unsafe member access .titleIcon on an `error` typed value
|
|
src/components/Search/SearchChartView.tsx#L135
Unsafe assignment of an error typed value
|
|
src/components/Search/SearchChartView.tsx#L134
Unsafe member access .title on an `error` typed value
|
|
src/components/Search/SearchChartView.tsx#L134
Unsafe assignment of an error typed value
|
|
src/components/Search/SearchChartView.tsx#L111
Unsafe assignment of an error typed value
|
|
src/components/Charts/font/index.native.ts#L2
Unsafe assignment of an `any` value
|
|
src/libs/Navigation/helpers/getAdaptedStateFromPath.ts#L23
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Middleware/Pagination.ts#L60
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Middleware/Pagination.ts#L53
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/LocalePhoneNumber.ts#L8
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/CurrencyUtils.ts#L11
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/hooks/useTransactionViolationOfWorkspace.tsx#L15
The 'transactionIDSet' object construction makes the dependencies of useCallback Hook (at line 47) change on every render. To fix this, wrap the initialization of 'transactionIDSet' in its own useMemo() Hook
|
|
|
|
src/components/TabSelector/TabSelectorBase.tsx#L95
The 'measure' function makes the dependencies of useEffect Hook (at line 117) change on every render. To fix this, wrap the definition of 'measure' in its own useCallback() Hook
|
|
src/components/TabSelector/TabSelectorBase.tsx#L95
The 'measure' function makes the dependencies of useLayoutEffect Hook (at line 109) change on every render. To fix this, wrap the definition of 'measure' in its own useCallback() Hook
|
|
src/components/MoneyRequestReportView/MoneyRequestReportTransactionList.tsx#L194
React Hook useMemo has a missing dependency: 'expensifyIcons'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading