BerniWittmann/spielplanismaning

View on GitHub
src/routes/veranstaltungen.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function exports has 117 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function () {
    const logger = require('winston').loggers.get('apiVeranstaltungen');
    const express = require('express');
    const router = express.Router();
    const async = require('async');
Severity: Major
Found in src/routes/veranstaltungen.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status