Upgrade avatarMiddleware to polymiddleware
#3185
pull-request-validation.yml
on: pull_request
Build
4m 45s
Build samples
29s
Print commit stats
1m 8s
Matrix: Verify build-browser
Matrix: html-test
Merge test snapshots
6s
Merge test results
30s
Annotations
39 errors and 33 warnings
|
Static code analysis
Process completed with exit code 1.
|
|
HTML test (7/17)
Process completed with exit code 1.
|
|
Attachment AdaptiveCard: custom (copilot) › html2/attachment/adaptiveCard/custom.copilot.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 15.580156249999998% different from snapshot (99713 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/attachment/adaptiveCard/custom.copilot.html.snap-3-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/simple/fatModule/esm.run/supportPolymiddleware.reactDOMRender.withCreateRoot.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.run/supportPolymiddleware.reactDOMRender.withCreateRoot.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (8/17)
Process completed with exit code 1.
|
|
› html2/activityGrouping/activityGrouping.avatarMiddleware.html:
https://webchat2/__dist__/webchat-es5.js#L107
TypeError: n is not a function
at rhr (../../https:/webchat2/__dist__/webchat-es5.js:107:1187217)
at renderWithHooks (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13073:18)
at updateFunctionComponent (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:14762:20)
at updateSimpleMemoComponent (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:14708:10)
at updateMemoComponent (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:14627:14)
at beginWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:15824:16)
at performUnitOfWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:19447:12)
at workLoop (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:19487:24)
at HTMLUnknownElement.callCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:143:14)
at Object.invokeGuardedCallbackDev (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:193:16)
|
|
HTML test (17/17)
Process completed with exit code 1.
|
|
› html2/middleware/activity/hooks/useBuildRenderActivityCallback/extraneousProps.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 0.3480902777777778% different from snapshot (802 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/extraneousProps.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (12/17)
Process completed with exit code 1.
|
|
› html2/middleware/activity/polymiddleware/simple.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 2.1584201388888893% different from snapshot (4973 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/activity/polymiddleware/simple.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/simple/fatModule/esm.sh/tsx/supportPolymiddleware.reactDOMRender.withCreateRoot.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.sh/tsx/supportPolymiddleware.reactDOMRender.withCreateRoot.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/middleware/activity/hooks/useBuildRenderActivityCallback/renderViaComposer.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2252604166666667% different from snapshot (2823 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/renderViaComposer.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/middleware/memoization.changeUnrelatedMiddleware.html:
https://webchat2/__tests__/html2/middleware/memoization.changeUnrelatedMiddleware#L101
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at ../../https:/webchat2/__tests__/html2/middleware/memoization.changeUnrelatedMiddleware:101:28
|
|
HTML test (3/17)
Process completed with exit code 1.
|
|
› html2/activityGrouping/activityGrouping.avatarMiddleware.atBottom.html:
https://webchat2/__dist__/webchat-es5.js#L107
TypeError: n is not a function
at rhr (../../https:/webchat2/__dist__/webchat-es5.js:107:1187217)
at renderWithHooks (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13073:18)
at updateFunctionComponent (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:14762:20)
at updateSimpleMemoComponent (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:14708:10)
at updateMemoComponent (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:14627:14)
at beginWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:15824:16)
at performUnitOfWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:19447:12)
at workLoop (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:19487:24)
at HTMLUnknownElement.callCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:143:14)
at Object.invokeGuardedCallbackDev (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:193:16)
|
|
HTML test (10/17)
Process completed with exit code 1.
|
|
› html2/simple/fatModule/esm.run/supportPolymiddleware.reactDOMRender.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.run/supportPolymiddleware.reactDOMRender.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (15/17)
Process completed with exit code 1.
|
|
› html2/middleware/activity/hooks/useBuildRenderActivityCallback/activityPolymiddlewareThrowOnRender.html:
https://webchat2/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/activityPolymiddlewareThrowOnRender#L89
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at ../../https:/webchat2/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/activityPolymiddlewareThrowOnRender:89:30
|
|
› html2/middleware/activity/hooks/useBuildRenderActivityCallback/activityPolymiddlewareReturnInvalidActivityComponent.html:
https://webchat2/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/activityPolymiddlewareReturnInvalidActivityComponent#L89
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at ../../https:/webchat2/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/activityPolymiddlewareReturnInvalidActivityComponent:89:30
|
|
HTML test (13/17)
Process completed with exit code 1.
|
|
Part grouping (fluent dark) › html2/part-grouping/fluent.dark.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 37.360382080078125% different from snapshot (244845 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/part-grouping/fluent.dark.html.snap-10-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/middleware/activity/legacyActivityMiddleware/changeRequest.legacyToLegacy.html:
https://webchat2/__tests__/html2/middleware/activity/legacyActivityMiddleware/changeRequest.legacyToLegacy#L106
expect(received).toHaveProperty(path, value)
Expected path: "textContent"
Expected value: "<Upstream data-activity-text=\"Hello, World!\"><Downstream data-activity-text=\"HELLO, WORLD!\" /></Upstream>"
Received value: "Bot said:Hello, World!Sent at March 19 at 9:16 AMJust now"
at ../../https:/webchat2/__tests__/html2/middleware/activity/legacyActivityMiddleware/changeRequest.legacyToLegacy:106:26
|
|
› html2/middleware/activity/legacyActivityMiddleware/changeRequest.polymiddlewareToLegacy.html:
https://webchat2/__tests__/html2/middleware/activity/legacyActivityMiddleware/changeRequest.polymiddlewareToLegacy#L108
expect(received).toHaveProperty(path, value)
Expected path: "textContent"
Expected value: "<Upstream data-activity-text=\"Hello, World!\"><Downstream data-activity-text=\"Hello, World!\" /></Upstream>"
Received value: "Bot said:Hello, World!Sent at March 19 at 9:16 AMJust now"
at ../../https:/webchat2/__tests__/html2/middleware/activity/legacyActivityMiddleware/changeRequest.polymiddlewareToLegacy:108:26
|
|
HTML test (11/17)
Process completed with exit code 1.
|
|
› html2/simple/fatModule/esm.sh/supportPolymiddleware.reactDOMRender.withCreateRoot.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.sh/supportPolymiddleware.reactDOMRender.withCreateRoot.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (16/17)
Process completed with exit code 1.
|
|
› html2/simple/fatModule/supportPolymiddleware.renderWebChat.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/supportPolymiddleware.renderWebChat.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (14/17)
Process completed with exit code 1.
|
|
› html2/simple/fatModule/esm.sh/supportPolymiddleware.reactDOMRender.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.sh/supportPolymiddleware.reactDOMRender.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/middleware/activity/hooks/useBuildRenderActivityCallback/renderPolyMiddleware.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2960069444444444% different from snapshot (2986 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/activity/hooks/useBuildRenderActivityCallback/renderPolyMiddleware.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (6/17)
Process completed with exit code 1.
|
|
› html2/middleware/memoization.changeRelatedMiddleware.html:
https://webchat2/__tests__/html2/middleware/memoization.changeRelatedMiddleware#L121
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at ../../https:/webchat2/__tests__/html2/middleware/memoization.changeRelatedMiddleware:121:28
|
|
HTML test (9/17)
Process completed with exit code 1.
|
|
› html2/simple/fatModule/esm.sh/supportPolymiddleware.renderWebChat.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.sh/supportPolymiddleware.renderWebChat.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/simple/fatModule/supportPolymiddleware.reactDOMRender.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/supportPolymiddleware.reactDOMRender.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
› html2/simple/fatModule/esm.run/supportPolymiddleware.renderWebChat.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.2938368055555556% different from snapshot (2981 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/simple/fatModule/esm.run/supportPolymiddleware.renderWebChat.html.snap-1-diff.png
at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (4/17)
Process completed with exit code 1.
|
|
› html2/middleware/activity/legacyActivityMiddleware/changeRequest.legacyToPolymiddleware.html:
https://webchat2/__tests__/html2/middleware/activity/legacyActivityMiddleware/changeRequest.legacyToPolymiddleware#L110
expect(received).toHaveProperty(path, value)
Expected path: "textContent"
Expected value: "<Upstream data-activity-text=\"Hello, World!\"><Downstream data-activity-text=\"Hello, World!\" /></Upstream>"
Received value: "Bot said:Hello, World!Sent at March 19 at 9:15 AMJust now"
at ../../https:/webchat2/__tests__/html2/middleware/activity/legacyActivityMiddleware/changeRequest.legacyToPolymiddleware:110:26
|
|
Build samples
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. 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/
|
|
Verify build-browser (ubuntu-latest)
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. 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/
|
|
Print commit stats
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. 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/
|
|
Verify build-browser (windows-latest)
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. 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
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. 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/
|
|
Type definitions test
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. 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/
|
|
Unit test
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. 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/
|
|
Static code analysis
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. 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/
|
|
HTML test (2/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (7/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (1/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (8/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (8/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*
./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
|
|
HTML test (17/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (12/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (3/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (3/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*
./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
|
|
HTML test (10/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (15/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (15/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*
./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
|
|
HTML test (13/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (11/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (16/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (5/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (14/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (6/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (6/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*
./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
|
|
HTML test (9/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (4/17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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. 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/
|
|
HTML test (4/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*
./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
|
|
Merge test snapshots
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact/merge@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Merge test results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/upload-artifact/merge@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Verify build-browser (macos-latest)
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. 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 | |
|---|---|---|---|
|
docker
Expired
|
125 MB |
sha256:edaf407b0f770819c4f9eafaae417da7af92b68722a4700f69194887ff8cfd7f
|
|
|
tarballs
Expired
|
35.6 MB |
sha256:6ecda3dfbed99465d90dcb2e463c32a37771ac0493a3eb2f3a6da73ab2a5e9e9
|
|
|
test-result
|
1.57 MB |
sha256:2f9870d715cc7ff2bb1a0138f2bc602d440c392697dc67e0fcd082266e4244ac
|
|
|
test-snapshot-diff
|
1.37 MB |
sha256:901e38f7a6ac03dad15284773563a96d62e3a3154aeaa2fab0e4fbe4a8ff72e6
|
|