chore: validate final PR 81 edge-case fixes #1
Annotations
4 errors
|
apply-test-publish
Process completed with exit code 1.
|
|
error: 应用 777 未返回有效的 appKey。:
src/app.ts#L107
at assertAppPlatform (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/app.ts:107:11)
at async resolveAppId (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/app.ts:126:13)
at async <anonymous> (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/versions.ts:531:25)
at async <anonymous> (/home/runner/_work/react-native-update-cli/react-native-update-cli/tests/versions.test.ts:231:27)
|
|
error: 应用 777 未返回有效的 appKey。:
src/app.ts#L107
at assertAppPlatform (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/app.ts:107:11)
at async resolveAppId (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/app.ts:126:13)
at async <anonymous> (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/bundle.ts:250:24)
at async <anonymous> (/home/runner/_work/react-native-update-cli/react-native-update-cli/src/bundle.ts:270:13)
at async <anonymous> (/home/runner/_work/react-native-update-cli/react-native-update-cli/tests/target-context.test.ts:253:26)
|
|
error: expect(received).resolves.toBe(expected):
tests/target-context.test.ts#L92
Expected promise that resolves
Received promise that rejected: Promise { <rejected> }
at <anonymous> (/home/runner/_work/react-native-update-cli/react-native-update-cli/tests/target-context.test.ts:92:18)
|