feat: Make third-party/ExecuTorchLib's forward() accept multiple inputs #275
ci.yml
on: pull_request
lint
18s
build-library
15s
Annotations
10 errors and 7 warnings
lint:
src/native/NativeETModule.ts#L11
Insert `··`
|
lint:
src/types/common.ts#L33
Replace `⏎····inputs:·ETInput[]·|·ETInput,⏎····shapes:·number[][],⏎··` with `inputs:·ETInput[]·|·ETInput,·shapes:·number[][]`
|
lint:
src/useModule.ts#L7
Delete `····`
|
lint:
src/useModule.ts#L8
Delete `···`
|
lint:
src/useModule.ts#L10
Delete `·`
|
lint:
src/useModule.ts#L11
Delete `·`
|
lint:
src/useModule.ts#L13
Insert `;`
|
lint:
src/useModule.ts#L24
Replace `input:·ETInput[]·|·ETInput,·shape:·number[][]` with `⏎····input:·ETInput[]·|·ETInput,⏎····shape:·number[][]⏎··`
|
lint:
src/useModule.ts#L98
Delete `····`
|
lint:
src/useModule.ts#L101
Replace `modelInputs,·shape,·inputTypeIdentifiers` with `⏎········modelInputs,⏎········shape,⏎········inputTypeIdentifiers⏎······`
|
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#L28
'module' is already declared in the upper scope on line 4 column 19
|
lint:
src/useModule.ts#L92
Expected '===' and instead saw '=='
|