Skip to content

fix: ensure repeatRenderManager passes down props correctly #6331

fix: ensure repeatRenderManager passes down props correctly

fix: ensure repeatRenderManager passes down props correctly #6331

Triggered via push February 13, 2024 02:35
Status Success
Total duration 8m 54s
Artifacts

CI.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build (ubuntu-20.04, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-20.04, 20): packages/form-js-playground/src/components/PlaygroundRoot.js#L212
React Hook useEffect has missing dependencies: 'additionalModules', 'data', 'editorAdditionalModules', 'editorProperties', 'emit', 'exporterConfig', 'propertiesPanelConfig', 'resultData', 'viewerAdditionalModules', and 'viewerProperties'. Either include them or remove the dependency array
Build (windows-latest, 20): packages/form-js-playground/src/components/PlaygroundRoot.js#L212
React Hook useEffect has missing dependencies: 'additionalModules', 'data', 'editorAdditionalModules', 'editorProperties', 'emit', 'exporterConfig', 'propertiesPanelConfig', 'resultData', 'viewerAdditionalModules', and 'viewerProperties'. Either include them or remove the dependency array
Build (macos-latest, 20): packages/form-js-playground/src/components/PlaygroundRoot.js#L212
React Hook useEffect has missing dependencies: 'additionalModules', 'data', 'editorAdditionalModules', 'editorProperties', 'emit', 'exporterConfig', 'propertiesPanelConfig', 'resultData', 'viewerAdditionalModules', and 'viewerProperties'. Either include them or remove the dependency array