Skip to content

Uses claimInterpreter #105

Uses claimInterpreter

Uses claimInterpreter #105

Triggered via pull request March 18, 2024 11:22
Status Failure
Total duration 21m 19s
Artifacts 3

pull-request-validation.yml

on: pull_request
Matrix: html-test
Merge test result
24s
Merge test result
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 29 warnings
Unit test
Process completed with exit code 1.
Unit test
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
Static code analysis
Process completed with exit code 1.
conversationStartProperties › with locale of en-US should get "Hello and welcome!" message.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async http:/webchat2/__tests__/html/conversationStartProperties.sendEnUs:30:9
HTML test (17/17)
Process completed with exit code 1.
conversationStartProperties › with no locale is sent should get "Hello and welcome!" message.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async http:/webchat2/__tests__/html/conversationStartProperties.noLocaleIsSent:27:9
accessibility requirement for hero card › should have title text with role="heading": http://webchat2/__tests__/html/accessibility.heroCard.heading#L26
expect(received).toHaveProperty(path, value) Expected path: "innerText" Expected value: "Details about image 1" Received value: "​Details about image 1​" at http:/webchat2/__tests__/html/accessibility.heroCard.heading:26:73
HTML test (13/17)
Process completed with exit code 1.
link definition › should display text ellipsis: packages/test/harness/src/host/common/host/snapshot.js#L13
Expected image to match or be a close match to snapshot but was 0.2638888888888889% different from snapshot (608 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/html/__diff_output__/badge-js-link-definition-should-display-text-ellipsis-1-snap-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:13:24) at tryCatch (packages/test/harness/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16) at Generator.<anonymous> (packages/test/harness/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17) at Generator.next (packages/test/harness/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21) at asyncGeneratorStep (packages/test/harness/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (packages/test/harness/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
HTML test (6/17)
Process completed with exit code 1.
renderMarkdown should add accessibility text for external links: __tests__/hooks/useRenderMarkdownAsHTML.js#L43
expect(received).resolves.toMatchInlineSnapshot(snapshot) Snapshot name: `renderMarkdown should add accessibility text for external links 1` - Snapshot - 1 + Received + 1 - <p>Click <a href="https://aka.ms/" aria-label="here Opens in a new window; external." rel="noopener noreferrer" target="_blank">here<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt class="webchat__render-markdown__external-link-icon" title="Opens in a new window; external." /></a> to find out more.</p> + <p>Click ​<a href="https://aka.ms/" aria-label="here Opens in a new window; external." rel="noopener noreferrer" target="_blank">here<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt class="webchat__render-markdown__external-link-icon" title="Opens in a new window; external." /></a>​ to find out more.</p> ↵ at Object.toMatchInlineSnapshot (node_modules/expect/build/index.js:194:22) at toMatchInlineSnapshot (__tests__/hooks/useRenderMarkdownAsHTML.js:43:14) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17) at Generator._invoke (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
renderMarkdown should add accessibility text for external links with yue: __tests__/hooks/useRenderMarkdownAsHTML.js#L54
expect(received).resolves.toMatchInlineSnapshot(snapshot) Snapshot name: `renderMarkdown should add accessibility text for external links with yue 1` - Snapshot - 1 + Received + 1 - <p>Click <a href="https://aka.ms/" aria-label="here 喺新嘅視窗開啟外部連結。" rel="noopener noreferrer" target="_blank">here<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt class="webchat__render-markdown__external-link-icon" title="喺新嘅視窗開啟外部連結。" /></a> to find out more.</p> + <p>Click ​<a href="https://aka.ms/" aria-label="here 喺新嘅視窗開啟外部連結。" rel="noopener noreferrer" target="_blank">here<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt class="webchat__render-markdown__external-link-icon" title="喺新嘅視窗開啟外部連結。" /></a>​ to find out more.</p> ↵ at Object.toMatchInlineSnapshot (node_modules/expect/build/index.js:194:22) at toMatchInlineSnapshot (__tests__/hooks/useRenderMarkdownAsHTML.js:54:14) at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17) at Generator._invoke (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
conversationStartProperties › with locale of zh-CN should get "Hello and welcome!" in Simplified Chinese.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async http:/webchat2/__tests__/html/conversationStartProperties.sendZhCn:30:9
HTML test (2/17)
Process completed with exit code 1.
Markdown › should process valid aria-label attributes set through curly brackets: http://webchat2/__tests__/html/markdown.attributes.curlyBrackets#L101
expect(received).toHaveProperty(path, value) Expected path: "innerText" Expected value: "Link should return <a aria-label=\"This is a label\">" Received value: "​Link​ should return <a aria-label=\"This is a label\">" at http:/webchat2/__tests__/html/markdown.attributes.curlyBrackets:101:40
HTML test (11/17)
Process completed with exit code 1.
Direct Line App Service Service chat adapter › should connect to the MockBot.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "all outgoing activities sent" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async Object.sendMessageViaSendBox (http:/webchat2/test-page-object.js:110874:7) at async http:/webchat2/__tests__/html/chatAdapter.directLineAppServiceExtension:25:9
HTML test (14/17)
Process completed with exit code 1.
conversationStartProperties › with locale of invalid type should get "Hello and welcome!" message.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async http:/webchat2/__tests__/html/conversationStartProperties.sendInvalidType:30:9
HTML test (4/17)
Process completed with exit code 1.
conversationStartProperties › with non-existing locale should get "Hello and welcome!" message.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async http:/webchat2/__tests__/html/conversationStartProperties.sendNonExisting:30:9
HTML test (15/17)
Process completed with exit code 1.
conversationStartProperties › with non ISO format locale should get "Hello and welcome!" message.: http://webchat2/test-page-object.js#L99172
Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds. at became (http:/webchat2/test-page-object.js:99172:11) at async http:/webchat2/__tests__/html/conversationStartProperties.sendNonISOFormat:30:9
HTML test (5/17)
Process completed with exit code 1.
Merge test result
Process completed with exit code 9.
Merge test result
Process completed with exit code 9.
Merge test result
Process completed with exit code 9.
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test
No files were found with the provided path: ./coverage/jest-*.json ./coverage/lcov-*.info ./coverage/nunit3-*.xml ./coverage/result-*.trx. No artifacts will be uploaded.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (17/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (17/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (16/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (10/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (13/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (13/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (9/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (6/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (2/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (2/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (11/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (11/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (14/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (14/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (8/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (12/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (4/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (4/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (1/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (3/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (7/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (15/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (15/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (5/17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
HTML test (5/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
Merge test result
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
docker Expired
95.6 MB
test-result Expired
7.8 MB
test-snapshot-diff Expired
147 KB