@@ -60,7 +60,7 @@ async def test_render_error_bot(app: App):
6060
6161<details>
6262<summary>历史测试</summary>
63- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
63+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
6464</details>
6565
6666---
@@ -151,7 +151,7 @@ async def test_render_error_adapter(app: App):
151151</details>
152152<details>
153153<summary>历史测试</summary>
154- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
154+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
155155</details>
156156
157157---
@@ -251,7 +251,7 @@ async def test_render_error_plugin(app: App, mocker: MockFixture):
251251</details>
252252<details>
253253<summary>历史测试</summary>
254- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
254+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
255255</details>
256256
257257---
@@ -324,7 +324,7 @@ async def test_render_error_plugin_load_test(app: App):
324324</details>
325325<details>
326326<summary>历史测试</summary>
327- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
327+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
328328</details>
329329
330330---
@@ -387,7 +387,7 @@ async def test_render_error_plugin_metadata(app: App, mocker: MockFixture):
387387</details>
388388<details>
389389<summary>历史测试</summary>
390- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
390+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
391391</details>
392392
393393---
@@ -461,7 +461,7 @@ async def test_render_error_tags_invalid(app: App, mocker: MockFixture):
461461</details>
462462<details>
463463<summary>历史测试</summary>
464- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
464+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
465465</details>
466466
467467---
@@ -536,7 +536,7 @@ async def test_render_type_error(app: App, mocker: MockFixture):
536536</details>
537537<details>
538538<summary>历史测试</summary>
539- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
539+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
540540</details>
541541
542542---
@@ -598,7 +598,7 @@ async def test_render_unknown_error(app: App, mocker: MockFixture):
598598</details>
599599<details>
600600<summary>历史测试</summary>
601- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
601+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
602602</details>
603603
604604---
@@ -671,7 +671,7 @@ async def test_render_http_error(app: App, mocker: MockFixture):
671671</details>
672672<details>
673673<summary>历史测试</summary>
674- <pre><code><li>⚠️ <a href=https://github.com/owner/repo/actions/runs/123456>2023-08-23 09:22:14 CST</a></li></code></pre>
674+ <pre><code><li>⚠️ <a href=" https://github.com/owner/repo/actions/runs/123456" >2023-08-23 09:22:14 CST</a></li></code></pre>
675675</details>
676676
677677---
0 commit comments