Skip to content

Add tests for collapsible #78

Add tests for collapsible

Add tests for collapsible #78

Triggered via push April 20, 2026 15:56
Status Failure
Total duration 4m 56s
Artifacts 5
Build Smart Forms App
2m 4s
Build Smart Forms App
Build Demo App
57s
Build Demo App
Jest Tests - Smart Forms App
2m 27s
Jest Tests - Smart Forms App
Jest Tests - Renderer
2m 53s
Jest Tests - Renderer
Jest Tests - Populate
2m 13s
Jest Tests - Populate
Storybook Tests - Renderer
4m 51s
Storybook Tests - Renderer
Jest Tests - Assemble
2m 17s
Jest Tests - Assemble
Jest Tests - Template-Based Extract
2m 7s
Jest Tests - Template-Based Extract
Playwright Tests
2m 59s
Playwright Tests
Lint
2m 10s
Lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 21 warnings
Build Smart Forms App
Process completed with exit code 2.
Build Smart Forms App
'Await' is declared but its value is never read.
Build Smart Forms App
'Await' is declared but its value is never read.
Lint
Process completed with exit code 1.
Lint: packages/smart-forms-renderer/src/stories/sdc/ItemControlQuestion.stories.tsx#L44
'inputInteger' is defined but never used
Playwright Tests
Process completed with exit code 1.
Storybook Tests - Renderer
Process completed with exit code 1.
Build Demo App
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 Smart Forms App
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/
Jest Tests - Template-Based Extract
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/upload-artifact@v4, codecov/codecov-action@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/
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/
Lint: apps/demo-renderer-app/src/utils/fetchResource.ts#L53
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/utils/fetchResource.ts#L49
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/utils/fetchResource.ts#L45
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L47
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L42
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L40
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L36
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L29
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/LhcFormsRenderer.tsx#L29
Unexpected any. Specify a different type
Lint: apps/demo-renderer-app/src/components/FormViewer.tsx#L76
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Jest Tests - Populate
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/upload-artifact@v4, codecov/codecov-action@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/
Jest Tests - Assemble
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/upload-artifact@v4, codecov/codecov-action@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/
Jest Tests - Smart Forms App
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/upload-artifact@v4, codecov/codecov-action@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/
Jest Tests - Smart Forms App
No files were found with the provided path: packages/smart-forms-app/coverage. No artifacts will be uploaded.
Jest Tests - Renderer
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/upload-artifact@v4, codecov/codecov-action@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/
Playwright Tests
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/upload-artifact@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/
Storybook Tests - Renderer
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/

Artifacts

Produced during runtime
Name Size Digest
playwright-report Expired
188 KB
sha256:8f23760bd1e6460654d42d8eefa838cfe706ce8940040be6f9eeb01fb21c4abd
sdc-assemble-coverage-report Expired
66.7 KB
sha256:cec1d05b6d4c5ce5dac7f52ff0453830481ea206cd144aaf2fe784b40923e230
sdc-populate-coverage-report Expired
533 KB
sha256:22137d36fba3a1d6f3ea6d31bc5690e0ecab2d13a769d5d0f66f53c989086136
sdc-template-extract-coverage-report Expired
175 KB
sha256:9319db3ea9249e92c64159b58f46d36ef3bd650b785c685e49b3398d51a671f4
smart-forms-renderer-coverage-report Expired
603 KB
sha256:7a44c2197eae272f6419d84cc7634d676651dbc88197b0a0899c56caa3bfbb02