hybridgroup/cylon-ble

View on GitHub

Showing 1 of 9 total issues

Function explore has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function explore(peripheral) {
  console.log('services and characteristics:');

  peripheral.on('disconnect', function() {
    process.exit(0);
Severity: Major
Found in bin/bleinfo.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language