Bump prettier from 3.2.2 to 3.2.4 #1446
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn run test -- --headless:
demo-react/app/src/CoriolisIframe.tsx#L48
React Hook useEffect has missing dependencies: 'coriolisUrl', 'html', and 'setRef'. Either include them or remove the dependency array. If 'setRef' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn run test -- --headless:
demo-react/iframe/src/App.tsx#L18
React Hook useEffect has a missing dependency: 'coriolis.store'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading