Test example on iOS (#6) #20
ci.yml
on: push
lint
23s
test
20s
build-library
24s
build-android
3m 14s
build-ios
8m 9s
Annotations
7 errors and 6 warnings
lint:
example/src/CounterScreen/index.android.tsx#L11
'message' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/messages.ts#L4
'platformCheck' is defined but never used
|
lint
Process completed with exit code 1.
|
build-library
Process completed with exit code 1.
|
build-android
react-native-phone-connectivity-example#build:android: command (/home/runner/work/react-native-wear-connectivity/react-native-wear-connectivity/example) /tmp/xfs-22871e70/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/src/App.tsx#L9
Expected '===' and instead saw '=='
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|