boxed expression tests #26
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 warnings and 1 notice
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/ContextExpression/ContextExpression.tsx#L152
React Hook useMemo has a missing dependency: 'contextExpression.id'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/ExpressionDefinitionRoot/ExpressionDefinitionLogicTypeSelector/ExpressionDefinitionLogicTypeSelector.tsx#L344
React Hook useMemo has a missing dependency: 'isResetSupported'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/FunctionExpression/FeelFunctionExpression.tsx#L84
React Hook useMemo has a missing dependency: 'functionExpression.id'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/FunctionExpression/PmmlFunctionExpression.tsx#L110
React Hook useMemo has a missing dependency: 'functionExpression.id'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/InvocationExpression/InvocationExpression.tsx#L165
React Hook useMemo has a missing dependency: 'invocationExpression.id'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/ListExpression/ListExpression.tsx#L119
React Hook useMemo has a missing dependency: 'decisionNodeId'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/ListExpression/ListExpression.tsx#L130
React Hook useMemo has a missing dependency: 'decisionNodeId'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/expressions/LiteralExpression/LiteralExpression.tsx#L175
React Hook useMemo has missing dependencies: 'i18n.terms.copy', 'i18n.terms.cut', 'i18n.terms.paste', 'i18n.terms.reset', and 'i18n.terms.selection'. Either include them or remove the dependency array
|
run (ubuntu-latest):
packages/boxed-expression-component/src/table/BeeTable/BeeTableContextMenuHandler.tsx#L367
The 'onMinus' function makes the dependencies of useMemo Hook (at line 400) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onMinus' in its own useCallback() Hook
|
run (ubuntu-latest):
packages/boxed-expression-component/src/table/BeeTable/BeeTableContextMenuHandler.tsx#L372
The 'onChange' function makes the dependencies of useMemo Hook (at line 400) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onChange' in its own useCallback() Hook
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/ContextExpression/ContextExpression.tsx#L152
React Hook useMemo has a missing dependency: 'contextExpression.id'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/ExpressionDefinitionRoot/ExpressionDefinitionLogicTypeSelector/ExpressionDefinitionLogicTypeSelector.tsx#L344
React Hook useMemo has a missing dependency: 'isResetSupported'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/FunctionExpression/FeelFunctionExpression.tsx#L84
React Hook useMemo has a missing dependency: 'functionExpression.id'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/FunctionExpression/PmmlFunctionExpression.tsx#L110
React Hook useMemo has a missing dependency: 'functionExpression.id'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/InvocationExpression/InvocationExpression.tsx#L165
React Hook useMemo has a missing dependency: 'invocationExpression.id'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/ListExpression/ListExpression.tsx#L119
React Hook useMemo has a missing dependency: 'decisionNodeId'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/ListExpression/ListExpression.tsx#L130
React Hook useMemo has a missing dependency: 'decisionNodeId'. Either include it or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/expressions/LiteralExpression/LiteralExpression.tsx#L175
React Hook useMemo has missing dependencies: 'i18n.terms.copy', 'i18n.terms.cut', 'i18n.terms.paste', 'i18n.terms.reset', and 'i18n.terms.selection'. Either include them or remove the dependency array
|
run (macos-latest):
packages/boxed-expression-component/src/table/BeeTable/BeeTableContextMenuHandler.tsx#L367
The 'onMinus' function makes the dependencies of useMemo Hook (at line 400) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onMinus' in its own useCallback() Hook
|
run (macos-latest):
packages/boxed-expression-component/src/table/BeeTable/BeeTableContextMenuHandler.tsx#L372
The 'onChange' function makes the dependencies of useMemo Hook (at line 400) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onChange' in its own useCallback() Hook
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/ContextExpression/ContextExpression.tsx#L152
React Hook useMemo has a missing dependency: 'contextExpression.id'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/ExpressionDefinitionRoot/ExpressionDefinitionLogicTypeSelector/ExpressionDefinitionLogicTypeSelector.tsx#L344
React Hook useMemo has a missing dependency: 'isResetSupported'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/FunctionExpression/FeelFunctionExpression.tsx#L84
React Hook useMemo has a missing dependency: 'functionExpression.id'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/FunctionExpression/PmmlFunctionExpression.tsx#L110
React Hook useMemo has a missing dependency: 'functionExpression.id'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/InvocationExpression/InvocationExpression.tsx#L165
React Hook useMemo has a missing dependency: 'invocationExpression.id'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/ListExpression/ListExpression.tsx#L119
React Hook useMemo has a missing dependency: 'decisionNodeId'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/ListExpression/ListExpression.tsx#L130
React Hook useMemo has a missing dependency: 'decisionNodeId'. Either include it or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/expressions/LiteralExpression/LiteralExpression.tsx#L175
React Hook useMemo has missing dependencies: 'i18n.terms.copy', 'i18n.terms.cut', 'i18n.terms.paste', 'i18n.terms.reset', and 'i18n.terms.selection'. Either include them or remove the dependency array
|
run (windows-latest):
packages/boxed-expression-component/src/table/BeeTable/BeeTableContextMenuHandler.tsx#L367
The 'onMinus' function makes the dependencies of useMemo Hook (at line 400) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onMinus' in its own useCallback() Hook
|
run (windows-latest):
packages/boxed-expression-component/src/table/BeeTable/BeeTableContextMenuHandler.tsx#L372
The 'onChange' function makes the dependencies of useMemo Hook (at line 400) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onChange' in its own useCallback() Hook
|
🎭 Playwright Run Summary
57 skipped
9 passed (34.5s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux__build-artifacts
Expired
|
1.1 MB |
|
Linux__end-to-end-tests-artifacts
Expired
|
188 KB |
|
Linux__end-to-end-tests-reports
Expired
|
22 Bytes |
|
Linux__tests-reports
Expired
|
1.46 KB |
|
Windows__build-artifacts
Expired
|
1.15 MB |
|
Windows__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
Windows__end-to-end-tests-reports
Expired
|
22 Bytes |
|
Windows__tests-reports
Expired
|
1.68 KB |
|
macOS__build-artifacts
Expired
|
1.1 MB |
|
macOS__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
macOS__end-to-end-tests-reports
Expired
|
22 Bytes |
|
macOS__tests-reports
Expired
|
1.46 KB |
|