fix: make so facelandmarker photo passes typecheck #212
ci.yml
on: pull_request
lint
37s
test
28s
build-library
34s
build-android
5m 28s
build-ios
14m 20s
Annotations
2 errors and 7 warnings
build-android
facelandmarkdetection#build:android: command (/home/runner/work/react-native-mediapipe/react-native-mediapipe/examples/facelandmarkdetection) /tmp/xfs-97936565/yarn run build:android exited (1)
|
build-android
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/.
|
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
|
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/.
|