feat: Make third-party/ExecuTorchLib's forward() accept multiple inputs #323
ci.yml
on: pull_request
lint
12s
build-library
16s
Annotations
6 errors and 1 warning
lint:
src/hooks/useModule.ts#L7
Delete `⏎`
|
lint:
src/hooks/useModule.ts#L30
Replace `"forward"` with `'forward'`
|
lint:
src/hooks/useModule.ts#L88
Delete `·`
|
lint:
src/types/common.ts#L34
Replace `inputs:·ETInput[]·|·ETInput,·shapes:·number[][])·=>·ReturnType<_ETModule['forward']>` with `⏎····inputs:·ETInput[]·|·ETInput,⏎····shapes:·number[][]⏎··)·=>·ReturnType<_ETModule['forward']>;`
|
lint
Process completed with exit code 1.
|
build-library
Process completed with exit code 1.
|
lint:
src/hooks/useModule.ts#L101
Expected '===' and instead saw '=='
|