Skip to content

kie-issues#1741: Sandbox: Add “Open Boxed Expression Editor” button in the DMN Runner table output columns #7108

kie-issues#1741: Sandbox: Add “Open Boxed Expression Editor” button in the DMN Runner table output columns

kie-issues#1741: Sandbox: Add “Open Boxed Expression Editor” button in the DMN Runner table output columns #7108

Triggered via pull request January 31, 2025 13:47
Status Success
Total duration 3h 19m 53s
Artifacts 12

ci_build.yml

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

Annotations

25 warnings and 5 notices
run (windows-latest, 2)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 2): packages/unitables-dmn/src/DmnRunnerOutputsTable.tsx#L203
React Hook useCallback has a missing dependency: 'getDefaultDmnRunnerOutputColumnWidth'. Either include it or remove the dependency array
run (windows-latest, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect 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 useEffect call and refer to those specific props inside useEffect
run (windows-latest, 2)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
run (windows-latest, 2)
This extension consists of 1196 files, out of which 298 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
run (windows-latest, 2)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
run (windows-latest, 2)
This extension consists of 1169 files, out of which 290 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
run (macos-13, 2)
Restore cache failed: Dependencies file is not found in /Users/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (macos-13, 2): packages/unitables-dmn/src/DmnRunnerOutputsTable.tsx#L203
React Hook useCallback has a missing dependency: 'getDefaultDmnRunnerOutputColumnWidth'. Either include it or remove the dependency array
run (macos-13, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect 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 useEffect call and refer to those specific props inside useEffect
run (macos-13, 2)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
run (macos-13, 2)
This extension consists of 1196 files, out of which 298 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
run (macos-13, 2)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
run (macos-13, 2)
This extension consists of 1169 files, out of which 290 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
run (ubuntu-latest, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
Slow Test: packages/boxed-expression-component/[webkit] › boxedExpressions/context/populate.spec.ts#L1
packages/boxed-expression-component/[webkit] › boxedExpressions/context/populate.spec.ts took 20.1s
Slow Test: packages/boxed-expression-component/[webkit] › boxedExpressions/function/populate.spec.ts#L1
packages/boxed-expression-component/[webkit] › boxedExpressions/function/populate.spec.ts took 15.1s
Slow Test: packages/dmn-editor/[webkit] › drdArtifacts/addGroup.spec.ts#L1
packages/dmn-editor/[webkit] › drdArtifacts/addGroup.spec.ts took 18.6s
run (ubuntu-latest, 2): packages/unitables-dmn/src/DmnRunnerOutputsTable.tsx#L203
React Hook useCallback has a missing dependency: 'getDefaultDmnRunnerOutputColumnWidth'. Either include it or remove the dependency array
Slow Test: packages/dmn-editor-standalone/[chromium] › api/undoAndRedo.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › api/undoAndRedo.spec.ts took 1.1m
Slow Test: packages/dmn-editor-standalone/[Google Chrome] › api/undoAndRedo.spec.ts#L1
packages/dmn-editor-standalone/[Google Chrome] › api/undoAndRedo.spec.ts took 49.4s
Slow Test: packages/dmn-editor-standalone/[chromium] › includedModels/includedModels.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › includedModels/includedModels.spec.ts took 48.9s
Slow Test: packages/dmn-editor-standalone/[Google Chrome] › includedModels/includedModels.spec.ts#L1
packages/dmn-editor-standalone/[Google Chrome] › includedModels/includedModels.spec.ts took 39.4s
Slow Test: packages/dmn-editor-standalone/[chromium] › api/markAsSaved.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › api/markAsSaved.spec.ts took 38.1s
run (ubuntu-latest, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect 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 useEffect call and refer to those specific props inside useEffect
🎭 Playwright Run Summary
77 skipped 805 passed (29.3m)
🎭 Playwright Run Summary
99 skipped 1359 passed (1.6h)
🎭 Playwright Run Summary
46 skipped 131 passed (7.8m)
🎭 Playwright Run Summary
39 passed (6.8m)
🎭 Playwright Run Summary
72 skipped 24 passed (4.0m)

Artifacts

Produced during runtime
Name Size
Linux_2__build-artifacts
624 MB
Linux_2__end-to-end-tests-artifacts
27.5 MB
Linux_2__end-to-end-tests-reports
55.5 KB
Linux_2__tests-reports
2.82 KB
Windows_2__build-artifacts
646 MB
Windows_2__end-to-end-tests-artifacts
182 Bytes
Windows_2__end-to-end-tests-reports
178 Bytes
Windows_2__tests-reports
2.57 KB
macOS_2__build-artifacts
614 MB
macOS_2__end-to-end-tests-artifacts
182 Bytes
macOS_2__end-to-end-tests-reports
178 Bytes
macOS_2__tests-reports
2.46 KB