feat: add object detection (android) #188
ci.yml
on: pull_request
lint
19s
build-library
22s
Annotations
8 errors and 6 warnings
lint:
examples/computer-vision/App.tsx#L41
Replace `·imageUri={imageUri}·setImageUri={setImageUri}` with `⏎············imageUri={imageUri}⏎············setImageUri={setImageUri}⏎··········`
|
lint:
examples/computer-vision/App.tsx#L42
Insert `;`
|
|
lint:
examples/computer-vision/screens/ObjectDetectionScreen.tsx#L67
Replace `"../assets/icons/executorch_logo.png"` with `'../assets/icons/executorch_logo.png'`
|
lint:
examples/computer-vision/screens/ObjectDetectionScreen.tsx#L75
Replace `width:·"100%",·height:·"100%"` with `·width:·'100%',·height:·'100%'·`
|
lint:
examples/computer-vision/screens/ObjectDetectionScreen.tsx#L76
Replace `'contain'` with `"contain"`
|
|
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/computer-vision/components/ImageWithBboxes.tsx#L75
Inline style: { borderColor: 'red' }
|
lint:
examples/computer-vision/screens/ObjectDetectionScreen.tsx#L75
Inline style: { width: '100%', height: '100%' }
|
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
|