Skip to content

⚡ optimize plugin detection with concurrent operations (#26) #32

⚡ optimize plugin detection with concurrent operations (#26)

⚡ optimize plugin detection with concurrent operations (#26) #32

Triggered via push April 14, 2026 04:59
Status Failure
Total duration 23s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 1.
error: expect(received).toThrow(expected): tests/app.test.ts#L98
Expected substring: "selectApp" Received message: "appNotSelected" at <anonymous> (/home/runner/work/react-native-update-cli/react-native-update-cli/tests/app.test.ts:98:49)
error: expect(received).toThrow(expected): tests/app.test.ts#L81
Expected substring: "selectApp" Received message: "appNotSelected" at <anonymous> (/home/runner/work/react-native-update-cli/react-native-update-cli/tests/app.test.ts:81:49)
error: expect(received).toThrow(expected): tests/app.test.ts#L27
Expected substring: "windows" Received message: "unsupportedPlatform" at <anonymous> (/home/runner/work/react-native-update-cli/react-native-update-cli/tests/app.test.ts:27:45)
error: expect(received).toContain(expected): tests/versions.test.ts#L96
Expected to contain: "2" Received: "operationComplete" at <anonymous> (/home/runner/work/react-native-update-cli/react-native-update-cli/tests/versions.test.ts:96:27)
error: expect(received).toThrow(expected): tests/diff.test.ts#L457
Expected pattern: /node-hdiffpatch/ Received message: "nodeHdiffpatchRequired" at <anonymous> (/home/runner/work/react-native-update-cli/react-native-update-cli/tests/diff.test.ts:457:17)
lint
Process completed with exit code 1.