feat: add syntax highlighting into markdown code block #1243
Annotations
2 errors and 1 warning
Run jest --shard=8/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": 1732939435916, "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": 1732939437450, "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": 1732939437450, "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": 1732939438255, "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": 1732939438255, "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=8/17
Process completed with exit code 1.
|
Upload test snapshot diffs
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
Loading