Skip to content

Dmn editor

Dmn editor #379

Triggered via pull request December 24, 2023 04:52
@tiagobentotiagobento
synchronize #117
dmn-editor
Status Success
Total duration 29m 35s
Artifacts 12

ci_build.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
run (windows-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (windows-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
run (windows-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (windows-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L125
React Hook useMemo has a missing dependency: 'props.workingDirBasePath'. Either include it or remove the dependency array
run (windows-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (windows-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (windows-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (windows-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L83
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (macos-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (macos-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
run (macos-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (macos-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L125
React Hook useMemo has a missing dependency: 'props.workingDirBasePath'. Either include it or remove the dependency array
run (macos-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (macos-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (macos-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (macos-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L83
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (ubuntu-latest): packages/form/src/FormHook.tsx#L173
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SVGHeatmapComponent.tsx#L139
React Hook useEffect has missing dependencies: 'onDataset' and 'props.controller'. Either include them or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L93
React Hook useEffect has a missing dependency: 'parentRef'. Either include it or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L119
React Hook useEffect has a missing dependency: 'props.containsId'. Either include it or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L121
React Hook useCallback has an unnecessary dependency: 'repaint'. Either exclude it or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L126
React Hook useEffect has a missing dependency: 'onResize'. Either include it or remove the dependency array
run (ubuntu-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (ubuntu-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L125
React Hook useMemo has a missing dependency: 'props.workingDirBasePath'. Either include it or remove the dependency array
run (ubuntu-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
run (ubuntu-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L86
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (ubuntu-latest): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L125
React Hook useMemo has a missing dependency: 'props.workingDirBasePath'. Either include it or remove the dependency array
run (ubuntu-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (ubuntu-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L64
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (ubuntu-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L74
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (ubuntu-latest): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L83
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array

Artifacts

Produced during runtime
Name Size
Linux__build-artifacts Expired
88.5 MB
Linux__end-to-end-tests-artifacts Expired
22 Bytes
Linux__end-to-end-tests-reports Expired
22 Bytes
Linux__tests-reports Expired
124 KB
Windows__build-artifacts Expired
640 KB
Windows__end-to-end-tests-artifacts Expired
22 Bytes
Windows__end-to-end-tests-reports Expired
22 Bytes
Windows__tests-reports Expired
8.9 KB
macOS__build-artifacts Expired
564 KB
macOS__end-to-end-tests-artifacts Expired
22 Bytes
macOS__end-to-end-tests-reports Expired
22 Bytes
macOS__tests-reports Expired
8.07 KB