j-baker commented on PR #38892:
URL: https://github.com/apache/arrow/pull/38892#issuecomment-1828155725

   Hi! When I depend on `@apache-arrow/ts`, I receive:
   
   ```
   
node_modules/.pnpm/@[email protected]/node_modules/@apache-arrow/ts/ipc/reader.ts:116:12
 - error TS7023: 'toDOMStream' implicitly has return type 'any' because it does 
not have a return type annotation and is referenced directly or indirectly in 
one of its return expressions.
   
   116     public toDOMStream() {
                  ~~~~~~~~~~~
   ```
   
   are you sure this code is already working as intended?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to