sockethub/sockethub

View on GitHub
packages/server/src/middleware/validate.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function validate has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export default function validate(
    type: string,
    sockethubId: string,
    init = initObj,
) {
Severity: Minor
Found in packages/server/src/middleware/validate.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status