FredericHeem/starhackit

View on GitHub
server/src/plugins/cloudDiagram/index.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

module.exports = (app) => {
  const { sql } = app.data;
  const dockerClient = pipe([
    () => app.config,
    get("infra.docker"),
Severity: Major
Found in server/src/plugins/cloudDiagram/index.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status