feat: add syntax highlighting into markdown code block #1244
Annotations
3 errors and 2 warnings
Run jest --shard=3/17:
packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 4.418402777777778% different from snapshot (10180 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activity/viewCodeButton.html.snap-2-diff.png
at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run jest --shard=3/17:
packages/test/harness/src/host/common/host/done.js#L22
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 5
Received array: [{"level": "SEVERE", "message": "https://unpkg.com/[email protected]/umd/react-dom.development.js 499:31 \"Warning: Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.\\n\\nCheck the render method of %s.\" \"ActivityRow\"", "timestamp": 1733168983404, "type": ""}, {"level": "SEVERE", "message": "https://unpkg.com/[email protected]/umd/react-dom.development.js 499:31 \"Warning: unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s\" \"Instead, have the parent component update its state and rerender in order to remove this component.\"", "timestamp": 1733168984936, "type": ""}, {"level": "SEVERE", "message": "https://unpkg.com/[email protected]/umd/react-dom.development.js 499:31 \"Warning: render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render.\"", "timestamp": 1733168984936, "type": ""}, {"level": "SEVERE", "message": "https://unpkg.com/[email protected]/umd/react-dom.development.js 499:31 \"Warning: unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s\" \"Instead, have the parent component update its state and rerender in order to remove this component.\"", "timestamp": 1733168985540, "type": ""}, {"level": "SEVERE", "message": "https://unpkg.com/[email protected]/umd/react-dom.development.js 499:31 \"Warning: render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render.\"", "timestamp": 1733168985540, "type": ""}]
at toHaveLength (packages/test/harness/src/host/common/host/done.js:22:77)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run jest --shard=3/17
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload test snapshot diffs
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
Loading