Multiple image upload #144
Annotations
2 errors and 1 warning
Unhandled error:
node_modules/@mediapipe/tasks-vision/vision_bundle.mjs#L1
ReferenceError: navigator is not defined
❯ Ho node_modules/@mediapipe/tasks-vision/vision_bundle.mjs:1:42593
❯ Qa node_modules/@mediapipe/tasks-vision/vision_bundle.mjs:1:74792
❯ Function.yh.createFromOptions node_modules/@mediapipe/tasks-vision/vision_bundle.mjs:1:106576
❯ src/model/mediapipe.ts:30:24
This error originated in "src/model/__tests__/mediapipe.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|