chore: update cdn url #5154
Annotations
2 errors and 1 warning
Test:
packages/uploadthing/test/sdk.live.test.ts#L281
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:281:25
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading