Frederico Silva

Results 6 issues of Frederico Silva

**What issue does this pull request resolve?** #1346 **What changes did you make?** New `removeUnevaluated` option. **Is there anything that requires more attention while reviewing?** Feedback regarding my approach. I've...

### What version of OpenTelemetry are you using? ``` @opentelemetry/[email protected] @opentelemetry/[email protected] @opentelemetry/[email protected] @opentelemetry/[email protected] ``` ### What version of Node are you using? v16.15.1 ### What did you do? ```javascript const...

bug
triage
information-requested

Hello, While proxying SFTPStream events I've came across with unmapped flags ``` '11': OPEN_MODE.CREAT | OPEN_MODE.WRITE | OPEN_MODE.READ '19': OPEN_MODE.TRUNC | OPEN_MODE.WRITE | OPEN_MODE.READ '43': OPEN_MODE.EXCL | OPEN_MODE.CREAT | OPEN_MODE.WRITE...

feature request

**Do you want to request a *feature* or report a *bug*?** bug/feature **What is the current behavior?** parent's lean virtual is undefined **If the current behavior is a bug, please...

Hello, I've been following this project for a while explicitly when VB6 support started to be discussed. Thank you all for making this possible. I'm trying to to modernize an...

bug
vb6-support
resolver
vb6-specific