madnight/githut

View on GitHub
src/components/LicensePie.js

Summary

Maintainability
A
1 hr
Test Coverage

Function LicensePie has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function LicensePie() {
    const config = {
        credits: { enabled: false },
        chart: { type: "pie", backgroundColor: "transparent" },
        title: { text: "Top 5 Open Source Licenses" },
Severity: Minor
Found in src/components/LicensePie.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status