hongbo-miao/hongbomiao.com

View on GitHub
data-visualization/grafana/hm-panel-plugin/src/module.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function plugin has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const plugin = new PanelPlugin<SimpleOptions>(HMPanel).setPanelOptions((builder) => {
  return builder
    .addTextInput({
      path: 'text',
      name: 'Simple text option',
Severity: Minor
Found in data-visualization/grafana/hm-panel-plugin/src/module.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status