Refactored to original monaco editor instead of the /react version #993
ci.yaml
on: pull_request
Build & Run All Tests
3m 16s
Annotations
11 warnings
|
Build & Run All Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Run All Tests:
src/main/frontend/app/utils/datamapper_utils/schema-utils.ts#L58
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/xml-to-json-parser.ts#L635
Define a constant instead of duplicating this literal 3 times
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/xml-to-json-parser.ts#L634
Define a constant instead of duplicating this literal 3 times
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/xml-to-json-parser.ts#L253
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/canvas/nodetypes/frank-node.tsx#L349
React Hook useCallback has missing dependencies: 'setAttributes' and 'setNodeId'. Either include them or remove the dependency array
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/canvas/nodetypes/child-node.tsx#L137
React Hook useCallback has missing dependencies: 'setAttributes' and 'setNodeId'. Either include them or remove the dependency array
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/canvas/flow.tsx#L1223
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
|
Build & Run All Tests:
src/main/frontend/app/routes/studio/canvas/flow.tsx#L341
React Hook useCallback has missing dependencies: 'setIdle', 'setSaved', and 'setSaving'. Either include them or remove the dependency array
|
|
Build & Run All Tests:
src/main/frontend/app/routes/editor/xml-utils.ts#L49
Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed
|
|
Build & Run All Tests:
src/main/frontend/app/routes/editor/editor.tsx#L383
React Hook useCallback has missing dependencies: 'setIdle', 'setSaved', and 'setSaving'. Either include them or remove the dependency array
|