Skip to content

feat: Make third-party/ExecuTorchLib's forward() accept multiple inputs #287

feat: Make third-party/ExecuTorchLib's forward() accept multiple inputs

feat: Make third-party/ExecuTorchLib's forward() accept multiple inputs #287

Triggered via pull request January 23, 2025 10:15
Status Success
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: 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#L31
'module' is already declared in the upper scope on line 4 column 19
lint: src/useModule.ts#L95
Expected '===' and instead saw '=='