docs: fix typo (#70) #237
Annotations
7 warnings
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L79
Inline style: { width: '100%', height: '100%' }
|
lint:
examples/llama/screens/ChatScreen.tsx#L66
Inline style: { flex: 1 }
|
lint:
src/useModule.ts#L29
'module' is already declared in the upper scope on line 4 column 19
|