jwoehr opened a new issue, #8397:
URL: https://github.com/apache/netbeans/issues/8397

   ### Apache NetBeans version
   
   Apache NetBeans 25
   
   ### What happened
   
   In the [mongodb driver file change_stream.ts at line 
803](https://github.com/mongodb/node-mongodb-native/blob/cb88b05da0f0fe45acffb5e65d7602f7dc2f64a1/src/change_stream.ts#L803)
 this line becomes line 209 in the `change_stream.js` file installed by `npm`. 
This line is flagged as an error by NetBeans.
   
   ```
    async *[Symbol.asyncIterator]() {
   ```
   
   
![Image](https://github.com/user-attachments/assets/750802d0-78c2-4472-a0f2-19b9f6af2830)
   
   ### Language / Project Type / NetBeans Component
   
   node.js code installed by npm
   
   ### How to reproduce
   
   npm install mongodb
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian"
   
   ### JDK
   
   openjdk 19.0.2 2023-01-17 OpenJDK Runtime Environment (build 
19.0.2+7-Ubuntu-0ubuntu322.04) OpenJDK 64-Bit Server VM (build 
19.0.2+7-Ubuntu-0ubuntu322.04, mixed mode, sharing)
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to