Upgrade avatarMiddleware to polymiddleware
#3196
pull-request-validation.yml
on: pull_request
Build
4m 56s
Build samples
26s
Print commit stats
1m 6s
Matrix: Verify build-browser
Matrix: html-test
Merge test snapshots
5s
Merge test results
26s
Annotations
50 errors and 33 warnings
|
Static code analysis
Process completed with exit code 1.
|
|
HTML test (1/17)
Process completed with exit code 1.
|
|
› html2/middleware/avatar/legacyAvatarMiddleware/replace.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.2569444444444444% different from snapshot (2896 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/avatar/legacyAvatarMiddleware/replace.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 (17/17)
Process completed with exit code 1.
|
|
› html2/transcript/legacyActivityMiddleware.passwordInput.html:
https://webchat2/__dist__/webchat-es5.js#L107
No renderer for activity of type "password-input"
at ../../https:/webchat2/__dist__/webchat-es5.js:107:1756619
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 (4/17)
Process completed with exit code 1.
|
|
› html2/avatar/layout.default.rtl.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 8.730830439814815% different from snapshot (24139 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/avatar/layout.default.rtl.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 (13/17)
Process completed with exit code 1.
|
|
› html2/scrollToEndButton/scrollToEndButton.persistWhileCallingUseScrollTo.html:
<anonymous>#L88
expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
at _callee$ (../../<anonymous>:88:37)
at m (../../https:/webchat2/__dist__/webchat-es5.js:34:1804)
at Generator.<anonymous> (../../https:/webchat2/__dist__/webchat-es5.js:34:3189)
at Generator.next (../../https:/webchat2/__dist__/webchat-es5.js:34:2231)
at asyncGeneratorStep (../../<anonymous>:3:103)
at _next (../../<anonymous>:5:194)
|
|
HTML test (15/17)
Process completed with exit code 1.
|
|
› html2/avatar/layout.fullCustomized.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 8.795211226851851% different from snapshot (24317 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/avatar/layout.fullCustomized.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 (11/17)
Process completed with exit code 1.
|
|
› html2/avatar/layout.fullCustomized.rtl.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 8.64330150462963% different from snapshot (23897 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/avatar/layout.fullCustomized.rtl.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/avatar/legacyAvatarMiddleware/addNew.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.9253472222222222% different from snapshot (2132 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/avatar/legacyAvatarMiddleware/addNew.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/performance/renderActivity.profiling.html:
https://unpkg.com/simple-statistics@7.8.3/dist/simple-statistics.min.js#L1
sampleCovariance requires at least two data points in each sample
at Object.P [as sampleCovariance] (../../https:/unpkg.com/simple-statistics@7.8.3/dist/simple-statistics.min.js:1:4578)
at displayResults (../../<anonymous>:204:23)
at _callee$ (../../<anonymous>:178:11)
at tryCatch (../../<anonymous>:4:1357)
at Generator.<anonymous> (../../<anonymous>:4:4174)
at Generator.next (../../<anonymous>:4:2208)
at asyncGeneratorStep (../../<anonymous>:8:103)
at _next (../../<anonymous>:9:194)
|
|
HTML test (7/17)
Process completed with exit code 1.
|
|
› html2/hooks/useTextBoxSubmit.sendBox.html:
__tests__/html2/hooks/useTextBoxSubmit.sendBox.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at hooks/useTextBoxSubmit.sendBox.html:3:9
at Object.<anonymous> (hooks/useTextBoxSubmit.sendBox.html:2:7)
|
|
HTML test (6/17)
Process completed with exit code 1.
|
|
› html2/avatar/layout.default.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 8.872974537037038% different from snapshot (24532 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/avatar/layout.default.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/activityGrouping/activityGrouping.legacyActivityMiddleware.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 41.32573784722222% different from snapshot (190429 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activityGrouping/activityGrouping.legacyActivityMiddleware.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/sendAttachmentOn/useSendFiles.image.html:
__tests__/html2/sendAttachmentOn/useSendFiles.image.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendFiles.image.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendFiles.image.html:2:7)
|
|
› html2/avatar/emptyInitials.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.6184895833333333% different from snapshot (1425 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/avatar/emptyInitials.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/hooks/useCreateAvatarRenderer.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.6475694444444446% different from snapshot (3796 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/hooks/useCreateAvatarRenderer.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/activityGrouping/activityGrouping.avatarMiddleware.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 11.539713541666668% different from snapshot (53175 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activityGrouping/activityGrouping.avatarMiddleware.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 (2/17)
Process completed with exit code 1.
|
|
› html2/hooks/useTextBoxSubmit.sendBoxWithoutKeyboard.html:
__tests__/html2/hooks/useTextBoxSubmit.sendBoxWithoutKeyboard.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at hooks/useTextBoxSubmit.sendBoxWithoutKeyboard.html:3:9
at Object.<anonymous> (hooks/useTextBoxSubmit.sendBoxWithoutKeyboard.html:2:7)
|
|
› html2/middleware/avatar/legacyAvatarMiddleware/decorate.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.2170138888888889% different from snapshot (500 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/avatar/legacyAvatarMiddleware/decorate.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 (5/17)
Process completed with exit code 1.
|
|
› html2/middleware/avatar/legacyAvatarMiddleware/delete.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.8832465277777778% different from snapshot (2035 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/middleware/avatar/legacyAvatarMiddleware/delete.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/sendAttachmentOn/useSendFiles.binary.html:
__tests__/html2/sendAttachmentOn/useSendFiles.binary.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendFiles.binary.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendFiles.binary.html:2:7)
|
|
› html2/transcript/legacyActivityMiddleware.reactionButtons.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 13.171440972222223% different from snapshot (30347 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/transcript/legacyActivityMiddleware.reactionButtons.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 (9/17)
Process completed with exit code 1.
|
|
› html2/sendAttachmentOn/useSendMessage.withoutMessage.html:
__tests__/html2/sendAttachmentOn/useSendMessage.withoutMessage.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendMessage.withoutMessage.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendMessage.withoutMessage.html:2:7)
|
|
HTML test (16/17)
Process completed with exit code 1.
|
|
› html2/sendAttachmentOn/invalidImage.html:
__tests__/html2/sendAttachmentOn/invalidImage.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/invalidImage.html:3:9
at Object.<anonymous> (sendAttachmentOn/invalidImage.html:2:7)
|
|
› html2/timestamp/attachmentSendTimeout.html:
__tests__/html2/timestamp/attachmentSendTimeout.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at timestamp/attachmentSendTimeout.html:3:9
at Object.<anonymous> (timestamp/attachmentSendTimeout.html:2:7)
|
|
› html2/activityGrouping/activityGrouping.customMiddleware.html:
https://webchat2/test-page-object.js#L33
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 3
Received array: [{"level": "SEVERE", "message": "https://webchat2/test-page-object.js 3:17293 TypeError: i is not a function
at ../../https:/webchat2/test-page-object.js:33:2367
at lde.clean (../../https:/webchat2/test-page-object.js:7:73862)
at dP.unsubscribe (../../https:/webchat2/test-page-object.js:7:74464)
at ../../https:/webchat2/test-page-object.js:33:2764
at lde.clean (../../https:/webchat2/test-page-object.js:7:73862)
at dP.unsubscribe (../../https:/webchat2/test-page-object.js:7:74464)
at ../../https:/webchat2/__dist__/webchat-es5.js:107:296179
at Generator.return (<anonymous>)
at p (../../https:/webchat2/__dist__/webchat-es5.js:107:1296)
at Object.m [as cancel] (../../https:/webchat2/__dist__/webchat-es5.js:107:1150)", "timestamp": 1774243788206, "type": ""}, {"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 3:58723 TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at qwr (../../https:/webchat2/__dist__/webchat-es5.js:107:1264143)
at ../../https:/webchat2/__dist__/webchat-es5.js:107:1270331
at ../../https:/webchat2/__dist__/webchat-es5.js:107:1268619
at Object.useMemo (../../https:/webchat2/__dist__/webchat-es5.js:4:45572)
at useMemo (../../https:/unpkg.com/react@16.8.6/umd/react.development.js:2680:21)
at rBn (../../https:/webchat2/__dist__/webchat-es5.js:107:1268589)
at bOn (../../https:/webchat2/__dist__/webchat-es5.js:107:1270234)
at Mxe (../../https:/webchat2/__dist__/webchat-es5.js:107:1798624)
at P_e (../../https:/webchat2/__dist__/webchat-es5.js:4:40835)
at U_e (../../https:/webchat2/__dist__/webchat-es5.js:4:47808)", "timestamp": 1774243788208, "type": ""}, {"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 106:1805615 \"botframework-webchat: Uncaught exception\" Object", "timestamp": 1774243788208, "type": ""}]
at Object.done (../../packages/test/harness/src/host/common/host/done.js:35:30)
at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
|
|
HTML test (10/17)
Process completed with exit code 1.
|
|
› html2/hooks/useFocus.sendBox.html:
__tests__/html2/hooks/useFocus.sendBox.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at hooks/useFocus.sendBox.html:3:9
at Object.<anonymous> (hooks/useFocus.sendBox.html:2:7)
|
|
› html2/sendAttachmentOn/useSendFiles.deprecation.html:
__tests__/html2/sendAttachmentOn/useSendFiles.deprecation.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendFiles.deprecation.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendFiles.deprecation.html:2:7)
|
|
› html2/sendAttachmentOn/useSendMessage.customThumbnail.html:
__tests__/html2/sendAttachmentOn/useSendMessage.customThumbnail.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendMessage.customThumbnail.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendMessage.customThumbnail.html:2:7)
|
|
› html2/activity/grouping.multipleAvatars.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 23.615885416666664% different from snapshot (108822 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activity/grouping.multipleAvatars.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 (3/17)
Process completed with exit code 1.
|
|
› html2/hooks/useFocus.sendBoxWithoutKeyboard.html:
__tests__/html2/hooks/useFocus.sendBoxWithoutKeyboard.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at hooks/useFocus.sendBoxWithoutKeyboard.html:3:9
at Object.<anonymous> (hooks/useFocus.sendBoxWithoutKeyboard.html:2:7)
|
|
› html2/sendAttachmentOn/useSendMessage.withMessage.html:
__tests__/html2/sendAttachmentOn/useSendMessage.withMessage.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendMessage.withMessage.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendMessage.withMessage.html:2:7)
|
|
› html2/telemetry/fatal.html:
https://webchat2/__tests__/html2/telemetry/fatal#L63
expect(received).toBe(expected) // Object.is equality
Expected: "artificial error"
Received: undefined
at run.ignoreErrors (../../https:/webchat2/__tests__/html2/telemetry/fatal:63:103)
|
|
› html2/sendAttachmentOn/useSendBoxAttachments.html:
__tests__/html2/sendAttachmentOn/useSendBoxAttachments.html#L3
thrown: "Exceeded timeout of 50000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at sendAttachmentOn/useSendBoxAttachments.html:3:9
at Object.<anonymous> (sendAttachmentOn/useSendBoxAttachments.html:2:7)
|
|
› html2/activityGrouping/activityGrouping.avatarMiddleware.atBottom.html:
packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 11.523654513888888% different from snapshot (53101 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activityGrouping/activityGrouping.avatarMiddleware.atBottom.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)
|
|
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 (macos-26)
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 (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 (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 (17/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 (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 (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 (13/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 (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 (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 (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 (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 (7/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 (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 (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 (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 (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 (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 (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 (9/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 (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 (16/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 (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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker
Expired
|
126 MB |
sha256:7d5b44880adade2a9b4c7a4ce631153f3e4aaf0f348c93156c1b30419adf2174
|
|
|
tarballs
Expired
|
36.7 MB |
sha256:befd2f32a991b35869f3ffbcf2435b15c62adebf5fc88bfd4178d811c2107661
|
|
|
test-result
|
1.58 MB |
sha256:b2d808d5caae4866f0e4c803ffaf901a393fdd4e6c6866ed9966c4b7fc7372f7
|
|
|
test-snapshot-diff
|
2.43 MB |
sha256:3531ed906df924cb511c9fc0481cdaef35c81b4cedfebaf63cabea13a560ba1e
|
|