aahmed-se opened a new issue #4: Resolve eslint issues
URL: https://github.com/apache/pulsar-client-node/issues/4
 
 
   ```
   /Users/a.ahmed/workspace/pulsar-client-node/examples/consumer.js
     38:17  warning  Unexpected `await` inside a loop  no-await-in-loop
   
   /Users/a.ahmed/workspace/pulsar-client-node/perf/perf_consumer.js
     80:5   warning  Unexpected `await` inside a loop  no-await-in-loop
     91:26  warning  Unexpected `await` inside a loop  no-await-in-loop
   
   /Users/a.ahmed/workspace/pulsar-client-node/perf/perf_producer.js
     86:5  warning  Unexpected `await` inside a loop  no-await-in-loop
     98:5  warning  Unexpected `await` inside a loop  no-await-in-loop
   
   ✖ 5 problems (0 errors, 5 warnings)
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to