Uses claimInterpreter
#112
Annotations
3 errors and 2 warnings
Run jest --shard=2/17:
__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)
|
Run jest --shard=2/17:
__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)
|
Run jest --shard=2/17
Process completed with exit code 1.
|
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/.
|
Upload test snapshot diffs
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
Loading