Bump prettier from 2.8.8 to 3.1.0 #3245
Triggered via pull request
November 15, 2023 18:59
Status
Cancelled
Total duration
8m 41s
Artifacts
–
Annotations
8 errors and 4 warnings
app-tests-JwtDtoWebsocketsAppV6
Canceling since a higher priority waiting request for 'App Tests-refs/pull/1442/merge-true' exists
|
app-tests-JwtDtoWebsocketsAppV6
The operation was canceled.
|
app-tests-OauthFlickrApp
Canceling since a higher priority waiting request for 'App Tests-refs/pull/1442/merge-true' exists
|
app-tests-OauthFlickrApp
The operation was canceled.
|
app-tests-JwtDtoWebsocketsApp
Canceling since a higher priority waiting request for 'App Tests-refs/pull/1442/merge-true' exists
|
app-tests-JwtDtoWebsocketsApp
The operation was canceled.
|
app-tests-OauthHealthPointsApp
Canceling since a higher priority waiting request for 'App Tests-refs/pull/1442/merge-true' exists
|
app-tests-OauthHealthPointsApp
The operation was canceled.
|
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-JwtDtoWebsocketsAppV6
'fireEvent' is defined but never used
|
app-tests-JwtDtoWebsocketsAppV6
["onSubmitEditing"] is better written in dot notation
|