kie-issues#1704: Change custom forms directory from src/main/resources/forms
to src/main/resources/custom-forms-dev
#6730
Annotations
2 errors, 11 warnings, and 5 notices
FULL → Build:
packages/boxed-expression-component/tests-e2e/features/resizing/resizing.spec.ts#L1
1) [webkit] › features/resizing/resizing.spec.ts:243:9 › Resizing › Context expression › should assign width values to all columns when no width defined
Test timeout of 60000ms exceeded.
|
FULL → Build:
packages/boxed-expression-component/tests-e2e/__fixtures__/stories.ts#L40
1) [webkit] › features/resizing/resizing.spec.ts:243:9 › Resizing › Context expression › should assign width values to all columns when no width defined
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "http://localhost:9900/iframe.html?id=boxed-expressions-context--installment-calculation&viewMode=story", waiting until "load"
at __fixtures__/stories.ts:40
38 | type: BoxedExpressionTypes | "readonly" | "installment-calculation" | "customer" = "base"
39 | ) {
> 40 | await this.page.goto(`${this.baseURL}/${this.getIframeURL(`boxed-expressions-context--${type}`)}` ?? "");
| ^
41 | }
42 |
43 | public async openDecisionTable(type: BoxedExpressionTypes | "readonly" | "discount" | "undefined-widths" = "base") {
at Stories.openBoxedContext (/home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests-e2e/__fixtures__/stories.ts:40:21)
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests-e2e/features/resizing/resizing.spec.ts:254:21
|
Setup environment
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
|
FULL → Build:
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
|
FULL → Build:
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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
|
FULL → Build:
packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
|
FULL → Build:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
|
FULL → Build:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
FULL → Build:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L76
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
FULL → Build:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L85
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
FULL → Build:
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L53
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
|
FULL → Build:
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L69
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
|
FULL → Build:
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L82
React Hook useCallback has a missing dependency: 'denyList'. Either include it or remove the dependency array
|
FULL → Build
1 flaky
[webkit] › features/resizing/resizing.spec.ts:243:9 › Resizing › Context expression › should assign width values to all columns when no width defined
77 skipped
804 passed (26.6m)
|
FULL → Build
99 skipped
1359 passed (1.3h)
|
FULL → Build
46 skipped
131 passed (7.3m)
|
FULL → Build
39 passed (5.7m)
|
FULL → Build
72 skipped
24 passed (3.7m)
|
Loading