feat: remote displays app and PR CI #9
Annotations
10 errors and 2 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/.
|
npm run lint:
apps/remote/src/MainView.tsx#L118
The 'runCodeInIframe' function makes the dependencies of useCallback Hook (at line 255) change on every render. Move it inside the useCallback callback. Alternatively, wrap the definition of 'runCodeInIframe' in its own useCallback() Hook
|
Loading