Skip to content

async *[Symbol.asyncIterator]() flagged as error #8397

@jwoehr

Description

@jwoehr

Apache NetBeans version

Apache NetBeans 25

What happened

In the mongodb driver file change_stream.ts at line 803 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

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

Metadata

Metadata

Labels

kind:bugBug report or fix

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions