Merge pull request #64807 from Eskalifer1/fix/62703 #1743
Annotations
10 warnings
Lint JavaScript and Typescript with ESLint:
src/libs/Console/index.ts#L12
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/CardUtils.ts#L46
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/CardUtils.ts#L37
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/CardUtils.ts#L25
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/CardMessageUtils.ts#L23
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/CardMessageUtils.ts#L11
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/Authentication.ts#L27
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/ApiUtils.ts#L18
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
src/libs/ActiveClientManager/index.ts#L27
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Lint JavaScript and Typescript with ESLint:
__mocks__/react-native-onyx.ts#L35
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
Loading