Skip to content

feat: basic pose detection working on android and ios (#137) #216

feat: basic pose detection working on android and ios (#137)

feat: basic pose detection working on android and ios (#137) #216

Triggered via push June 24, 2024 03:42
Status Failure
Total duration 35m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/.