genediazjr/errorh

View on GitHub
lib/index.js

Summary

Maintainability
A
0 mins
Test Coverage

Function register has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    register: (server, options) => {

        const validateOptions = internals.schema.validate(options);

        if (validateOptions.error) {
Severity: Minor
Found in lib/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status