OtherDevOpsGene/zap-sonar-plugin

View on GitHub
scripts/build.js

Summary

Maintainability
A
1 hr
Test Coverage

Function build has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function build() {
  console.log(chalk.cyan.bold("Creating optimized production build..."));
  console.log();

  webpack(config, (err, stats) => {
Severity: Minor
Found in scripts/build.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status