restrict max-failtures #347
Annotations
3 errors, 1 warning, and 1 notice
Test:
<anonymous>#L35558
1) [integrations] › integrations/recorder.spec.ts:7:5 › 測試透過 Buffer 錄製 HLS 推流並用 ffmpeg.wasm 修復資訊損壞 + 剪時
Error: page.evaluate: Error: 没有可用的视频流URL
at loopStreams (<anonymous>:35558:13)
at recordStream (<anonymous>:35578:12)
at BufferRecorder.start (<anonymous>:35594:27)
at eval (eval at evaluate (:234:30), <anonymous>:13:20)
at UtilityScript.evaluate (<anonymous>:236:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at loopStreams (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/<anonymous>:35558:13)
at recordStream (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/<anonymous>:35578:12)
at BufferRecorder.start (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/<anonymous>:35594:27)
at eval (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/eval at evaluate (:234:30), <anonymous>:13:20)
at UtilityScript.evaluate (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/<anonymous>:236:17)
at UtilityScript.<anonymous> (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/<anonymous>:1:44)
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/integrations/recorder.spec.ts:15:35
|
Test:
tests/integrations/recorder.spec.ts#L14
1) [integrations] › integrations/recorder.spec.ts:7:5 › 測試透過 Buffer 錄製 HLS 推流並用 ffmpeg.wasm 修復資訊損壞 + 剪時
Error: page.waitForEvent: Target page, context or browser has been closed
=========================== logs ===========================
waiting for event "download"
============================================================
12 | await modules['utils'].loadToPage()
13 |
> 14 | const downloading = page.waitForEvent('download')
| ^
15 | const length = await page.evaluate(async ({ stream, roomid }) => {
16 |
17 | const { createRecorder, utils } = window as any
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/integrations/recorder.spec.ts:14:34
|
Test:
tests/fixtures/component.ts#L101
1) [integrations] › integrations/recorder.spec.ts:7:5 › 測試透過 Buffer 錄製 HLS 推流並用 ffmpeg.wasm 修復資訊損壞 + 剪時
Error: browserContext.close: Target page, context or browser has been closed
at fixtures/component.ts:101
99 | test.afterEach(async ({ page, context }) => {
100 | await page.close()
> 101 | await context.close()
| ^
102 | })
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/fixtures/component.ts:101:5
|
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/recorder.spec.ts:7:5 › 測試透過 Buffer 錄製 HLS 推流並用 ffmpeg.wasm 修復資訊損壞 + 剪時
1 skipped
7 passed (1.8m)
|
Loading