fh1ch/node-bacstack

View on GitHub
lib/services/life-safety-operation.js

Summary

Maintainability
A
1 hr
Test Coverage

Function decode has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports.decode = (buffer, offset, apduLen) => {
  let len = 0;
  let result;
  let decodedValue;
  const value = {};
Severity: Minor
Found in lib/services/life-safety-operation.js - About 1 hr to fix

    Parsing error: Invalid ecmaVersion.
    Open

    'use strict';

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status