chore: update cdn url #5152
ci.yaml
on: pull_request
Matrix: analyze-bundle
bundle-analyze-result
37s
Annotations
3 errors and 7 warnings
format
Process completed with exit code 1.
|
packages/uploadthing/test/sdk.live.test.ts > smoke test with live api > should have correct usage info:
packages/uploadthing/test/sdk.live.test.ts#L279
AssertionError: expected GetUsageInfoResponse{ …(4) } to deeply equal { totalBytes: 15421, …(3) }
- Expected
+ Received
- Object {
- "appTotalBytes": 15421,
+ GetUsageInfoResponse {
+ "appTotalBytes": 15418,
"filesUploaded": 5,
"limitBytes": 2147483648,
- "totalBytes": 15421,
+ "totalBytes": 15418,
}
❯ packages/uploadthing/test/sdk.live.test.ts:279:25
|
build
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze-bundle (main)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze-bundle (current-pr)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
bundle-analyze-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|