Test example on iOS #19
ci.yml
on: pull_request
lint
18s
test
23s
build-library
17s
build-android
3m 17s
build-ios
4m 33s
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-wear-connectivity-example#build:android: command (/home/runner/work/react-native-wear-connectivity/react-native-wear-connectivity/watch-example) /tmp/xfs-64c2024b/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|