feat: basic pose detection working on android and ios (#137) #216
ci.yml
on: push
lint
3m 7s
test
3m 7s
build-library
2m 57s
build-android
6m 24s
build-ios
35m 30s
Annotations
2 errors and 8 warnings
build-android
facelandmarkdetection#build:android: command (/home/runner/work/react-native-mediapipe/react-native-mediapipe/examples/facelandmarkdetection) /tmp/xfs-074f1511/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
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/.
|
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:
examples/facelandmarkdetection/src/Photo.tsx#L28
'settings' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
examples/facelandmarkdetection/src/Photo.tsx#L48
'frameSize' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
examples/posedetection/src/Drawing.tsx#L62
'ColorName' is defined but never used. Allowed unused vars must match /^_/u
|
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/.
|