Sieabah/feathersjs-couchbase

View on GitHub

Showing 1 of 22 total issues

File couchbase.service.js has 251 lines of code (exceeds 250 allowed). Consider refactoring.
Confirmed

'use strict';

const Promise = require('bluebird');
const { BadRequest, NotFound, NotImplemented } = require('@feathersjs/errors');
const { keyNotFound } = require('couchbase').errors;
Severity: Minor
Found in lib/service/couchbase.service.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language