Skip to content

Add additional API URLs for Pushy #283

Add additional API URLs for Pushy

Add additional API URLs for Pushy #283

Triggered via push August 13, 2026 09:32
Status Failure
Total duration 57s
Artifacts

test.yml

on: push
JS Unit Tests
54s
JS Unit Tests
C++ Unit Tests
51s
C++ Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
JS Unit Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): src/__tests__/client.test.ts#L193
[ "https://update.react-native.cn/api", "https://update.reactnative.cn/api", + "https://1.rnupdate.online/api", + "https://2.rnupdate.online/api", + "https://3.rnupdate.online/api", + "https://4.rnupdate.online/api", ] - Expected - 0 + Received + 4 at <anonymous> (/home/runner/work/react-native-update/react-native-update/src/__tests__/client.test.ts:193:50)