Bug: n/no-unsupported-features/node-builtins
reports stream.Duplex.from
as experimental
#324
Labels
n/no-unsupported-features/node-builtins
reports stream.Duplex.from
as experimental
#324
Environment
Node version: 20.15.0
npm version: N/A, yarn 4.4.0
ESLint version: 8.57.0
eslint-plugin-n version:
Operating System: 17.10.1
What rule do you want to report?
n/no-unsupported-features/node-builtins
Link to Minimal Reproducible Example
https://eslint-online-playground.netlify.app/#eNptUMtOwzAQ/BVrLwWpScuFQxCc+hd1DybeVAZnbflRBUX5d9ZxeElcnHg8Mzs7M8TQH3BSo7fYvkXowIzehSRmccqMTWIRQ3Cj2JHT2MUUUI27J0n1tS1vd5StvWcM9oDRGkpt72gw1z+GVH3kRmm8zVdDDUlgpSScVpbGQWWbxFmSEHM5hKjM2HEmEsu+giFbLFC9CfalA7nGB9djjA3STUJXpoXggoRN9c3LFLMvE1E3A6qUA0bGNTav2djE44r8/KPn4RJuGKJxHLk4vzw/PLbH9ihBLJdqv5QPH5dahlf9u7qWXh1xEWtWCenDY3UYneYttnASNN5O6JE0Um9wDbCt91ValVmVMPL/ttM/jf5mbZEWWD4Bo/mjAA==
What did you expect to happen?
No errors
Participation
Additional comments
No version of the node.js documentation for currently supported version (18, 20, or 22) marks the method as experimental. It was added in 16.8, but even then, the current v16 does not mark the method as experimental. See v16.x docs
The text was updated successfully, but these errors were encountered: