Skip to content

Add tests for behavioural others #77

Add tests for behavioural others

Add tests for behavioural others #77

Triggered via push April 20, 2026 15:22
Status Failure
Total duration 4m 44s
Artifacts 5
Build Smart Forms App
2m 12s
Build Smart Forms App
Build Demo App
54s
Build Demo App
Jest Tests - Smart Forms App
2m 19s
Jest Tests - Smart Forms App
Jest Tests - Renderer
2m 51s
Jest Tests - Renderer
Jest Tests - Populate
2m 20s
Jest Tests - Populate
Storybook Tests - Renderer
4m 41s
Storybook Tests - Renderer
Jest Tests - Assemble
2m 5s
Jest Tests - Assemble
Jest Tests - Template-Based Extract
2m 8s
Jest Tests - Template-Based Extract
Playwright Tests
3m 2s
Playwright Tests
Lint
2m 13s
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/
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 - 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/
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/
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 - 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 - 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 - 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:33109c83ec905792a666bf5abfa28190908d2b18bcaa664cb223cf727140b8e6
sdc-assemble-coverage-report Expired
66.7 KB
sha256:61f032eb36c091d7eb55914a785413f281e67147e92d07a27150b748853c5cb6
sdc-populate-coverage-report Expired
533 KB
sha256:0651343a995241f83f2aba8e3d2da40b5499d72402b704641ca7f1d95cfd5598
sdc-template-extract-coverage-report Expired
175 KB
sha256:4a3b9c463d7f4d0ebe0270e41e66f0f283d24e28f30bb033e4868596bfeb5c71
smart-forms-renderer-coverage-report Expired
603 KB
sha256:1ed1e362ca8e6b182c6e63bfb61799bf0ece82ba85a801e4978e188df1689c4a