docs: Add landing page #253
ci.yml
on: pull_request
lint
55s
build-library
3m 12s
Annotations
8 errors and 6 warnings
lint:
docs/docusaurus.config.js#L64
Replace `href:` with `'href':⏎·············`
|
lint:
docs/docusaurus.config.js#L65
Replace `position` with `'position'`
|
lint:
docs/docusaurus.config.js#L66
Replace `className` with `'className'`
|
lint:
docs/src/components/Hero/StartScreen/index.tsx#L25
React Hook "useScreenSize" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
lint:
docs/src/components/Wave/WaveBottom/index.tsx#L13
React Hook "useScreenSize" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
lint:
docs/src/components/Wave/WaveTop/index.tsx#L13
React Hook "useScreenSize" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
lint:
docs/src/hooks/useScreenSize.tsx#L1
'React' is defined but never used
|
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:
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
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|