Skip to content

Dynamic schemas

Dynamic schemas #140

Triggered via pull request May 4, 2026 18:33
Status Failure
Total duration 1m 29s
Artifacts

pr.yml

on: pull_request
build-and-lint
1m 6s
build-and-lint
pr-check-summary
3s
pr-check-summary
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build-and-lint
Process completed with exit code 1.
pr-check-summary
Process completed with exit code 1.
build-and-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-lint: src/lib/yaml-converter/uiToYaml.ts#L96
Function 'buildCrd' has a complexity of 19. Maximum allowed is 15
build-and-lint: src/lib/validate.ts#L35
Refactor this function to reduce its Cognitive Complexity from 47 to the 15 allowed
build-and-lint: src/lib/validate.ts#L35
Function 'validateUnknownProperties' has a complexity of 26. Maximum allowed is 15
build-and-lint: src/lib/store/links.ts#L485
Refactor this function to reduce its Cognitive Complexity from 28 to the 15 allowed
build-and-lint: src/lib/store/links.ts#L485
Method 'autoLink' has a complexity of 21. Maximum allowed is 15
build-and-lint: src/lib/store/links.ts#L106
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
build-and-lint: src/lib/store/createStore.ts#L684
Method 'merge' has a complexity of 20. Maximum allowed is 15
build-and-lint: src/hooks/useCopyPaste.ts#L170
Arrow function has a complexity of 16. Maximum allowed is 15
build-and-lint: src/components/panels/NodeEditor.tsx#L54
Function 'NodeEditor' has a complexity of 22. Maximum allowed is 15
build-and-lint: src/components/AppLayout.tsx#L105
Function 'AppLayout' has a complexity of 21. Maximum allowed is 15