Skip to content

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

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

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

Triggered via pull request February 24, 2025 10:08
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 '=='