Skip to content

feat: change code to avoid rerenders, add framerate option (#139) #222

feat: change code to avoid rerenders, add framerate option (#139)

feat: change code to avoid rerenders, add framerate option (#139) #222

Triggered via push July 21, 2024 05:14
Status Failure
Total duration 18m 8s
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-2fdbcd37/yarn run build:android exited (1)
build-android
Process completed with exit code 1.
build-library
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L55
'ColorName' is defined but never used. Allowed unused vars must match /^_/u
build-android
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ios
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/