Bump prettier from 2.8.8 to 3.0.0 #2924
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 warnings
app-tests-OauthFlickrApp
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
|
app-tests-OauthFlickrApp
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
|
app-tests-OauthHealthPointsApp
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
|
app-tests-OauthHealthPointsApp
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
|
app-tests-JwtDtoWebsocketsAppV6
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
|
app-tests-JwtDtoWebsocketsAppV6
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
|
app-tests-JwtDtoWebsocketsApp
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
|
app-tests-JwtDtoWebsocketsApp
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
|