Skip to content

feat: Add object detection (iOS) #136

feat: Add object detection (iOS)

feat: Add object detection (iOS) #136

Triggered via pull request December 12, 2024 07:42
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
lint: src/models/object_detection/ObjectDetection.ts#L5
Replace `⏎····ObjectDetectionResult,⏎` with `·ObjectDetectionResult·`
lint: src/models/object_detection/ObjectDetection.ts#L17
Replace `⏎····input:·string,⏎··` with `input:·string`
lint: src/models/object_detection/ObjectDetection.ts#L32
Assignments to the 'modelSource' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect
lint: src/models/object_detection/ObjectDetection.ts#L48
Replace `⏎····input:·string,⏎··` with `input:·string`
lint: src/native/RnExecutorchModules.ts#L60
Delete `··⏎⏎`
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: docs/docusaurus.config.js#L4
'webpack' is assigned a value but never used
lint: examples/llama/screens/ChatScreen.tsx#L66
Inline style: { flex: 1 }
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636