test fabric #23
ci.yml
on: pull_request
lint
15s
test
21s
build-library
16s
build-android
3m 17s
build-ios
4m 13s
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
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-377454fc/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-ios
react-native-wear-connectivity-example#build:ios: command (/Users/runner/work/react-native-wear-connectivity/react-native-wear-connectivity/watch-example) /private/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T/xfs-cb12530c/yarn run build:ios exited (66)
|
build-ios
Process completed with exit code 66.
|
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/.
|