feat: add syntax highlighting into markdown code block #1244
Annotations
3 errors and 1 warning
packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 0.004774305555555556% different from snapshot (11 differing pixels).
See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/html/__diff_output__/scroll-to-end-button-tab-order-js-scroll-to-end-button-should-have-correct-tab-order-1-snap-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)
|
packages/test/harness/src/host/common/host/done.js#L22
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 3
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": 1733169063543, "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": 1733169064484, "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": 1733169064484, "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)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading