resource-watch/webshot

View on GitHub
app/src/app.js

Summary

Maintainability
A
2 hrs
Test Coverage
A
97%

Function init has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function init() {
    return new Promise((resolve) => {
        const app = new Koa();

        const koaBody = require('koa-body')({
Severity: Major
Found in app/src/app.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status