Bump detox from 20.27.2 to 20.27.3 in /generators/react-native/templates #4521
Annotations
10 warnings
TESTING: npm run test
Inline style: { position: 'absolute', marginLeft: -20 }
|
TESTING: npm run test
Inline style: { position: 'absolute', marginLeft: -20 }
|
TESTING: npm run test
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “NavContainer” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
TESTING: npm run test
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component and pass data as props
|
TESTING: npm run test
Disabled test suite
|
TESTING: npm run test
Disabled test suite
|
TESTING: npm run test
Disabled test suite
|
TESTING: npm run test
Disabled test suite
|
TESTING: npm run test
'closeDeveloperMenu' is assigned a value but never used
|
TESTING: npm run test
'searchBloodPressures' is assigned a value but never used
|
Loading