chore: refactor testId selectors to avoid imports from app to e2e #102609
Annotations
10 warnings
|
Run yarn lint:
app/components/Snaps/SnapUIDateTimePicker/SnapUIDateTimePicker.tsx#L29
'Date' is already a global variable
|
|
Run yarn lint:
app/components/Snaps/SnapUIAssetSelector/useSnapAssetDisplay.tsx#L164
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/components/Nav/Main/index.js#L379
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/components/Nav/Main/index.js#L171
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/components/Nav/Main/RootRPCMethodsUI.js#L306
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/components/Nav/App/App.tsx#L1280
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/component-library/providers/ThemeProvider/ThemeProvider.test.tsx#L29
Unexpected reassignment of a variable which was defined outside of the component. Components and hooks should be pure and side-effect free, but variable reassignment is a form of side-effect. If this variable is used in rendering, use useState instead. (https://react.dev/reference/rules/components-and-hooks-must-be-pure#side-effects-must-run-outside-of-render)
|
|
Run yarn lint:
app/component-library/components/Avatars/Avatar/variants/AvatarToken/AvatarToken.tsx#L48
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/__mocks__/rive-react-native.tsx#L62
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
Run yarn lint:
app/__mocks__/@react-native-community/netinfo.ts#L1
'fetch' is already a global variable
|
Loading