v2.0.3 updates #337
Annotations
1 error, 1 warning, and 1 notice
Test:
tests/integrations/summarizer.spec.ts#L52
1) [integrations] › integrations/summarizer.spec.ts:69:5 › 测试 @cf/qwen/qwen1.5-1.8b-chat 模型的AI总结结果
Error: expect(received).toMatch(expected)
Expected pattern: /主播|日本VTuber|日本vtuber|vtuber/
Received string: "与观众的互动内容:
1. 问候观众早上好,询问观众今天吃了什么。
2. 回答观众说,今天吃了麦当劳,但不是那个热门新品。
3. 提到最近的动漫漫展,观众表示之前看到那么多人肯定会感到社恐,但这次意外地没有。
4. 回答观众说,确实长大了,可以出门了。
5. 讨论出门后去了漫展,观众提到之前看到那么多人可能会感到社恐,但这次意外地没有。
6. 回答观众说,今天买了很多东西,包括插画、手办和周边等,花费了大量金钱。
7. 观众表示花掉这么多钱值得,但觉得不应该花那么多钱。
8. 回答观众说,回家途中看到了蟑螂的尸体,心情大受影响,但与观众谈完后心情好多了。
9. 表达感谢观众,然后告别。
10. 表达下次再见,然后告别。"
50 |
51 | const maybe = expect.configure({ soft: true })
> 52 | maybe(res).toMatch(/主播|日本VTuber|日本vtuber|vtuber/)
| ^
53 | maybe(res).toMatch(/直播|观众/)
54 |
55 | if (!trash) {
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/integrations/summarizer.spec.ts:52:20
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
1 flaky
[integrations] › integrations/summarizer.spec.ts:69:5 › 测试 @cf/qwen/qwen1.5-1.8b-chat 模型的AI总结结果
1 skipped
7 passed (2.1m)
|
Loading