fix: 优化文件下载器方法 #2731
Annotations
5 errors and 3 notices
Test (ubuntu-latest)
Process completed with exit code 1.
|
packages/effects/request/src/request-client/modules/downloader.test.ts > fileDownloader > should merge provided config with default config:
packages/effects/request/src/request-client/modules/downloader.ts#L36
TypeError: this.client.request is not a function
❯ FileDownloader.download packages/effects/request/src/request-client/modules/downloader.ts:36:40
❯ packages/effects/request/src/request-client/modules/downloader.test.ts:49:41
|
packages/effects/request/src/request-client/modules/downloader.test.ts > fileDownloader > should download a file and return a Blob:
packages/effects/request/src/request-client/modules/downloader.ts#L36
TypeError: this.client.request is not a function
❯ FileDownloader.download packages/effects/request/src/request-client/modules/downloader.ts:36:40
❯ packages/effects/request/src/request-client/modules/downloader.test.ts:28:41
|
Test (windows-latest)
The operation was canceled.
|
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
Test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Check (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Lint (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|