qlik-oss/sn-action-button

View on GitHub
src/index.js

Summary

Maintainability
A
3 hrs
Test Coverage
A
92%

Function supernova has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function supernova(env) {
  const {
    sense,
    translator,
    flags: { isEnabled },
Severity: Major
Found in src/index.js - About 2 hrs to fix

    Function component has 37 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        component() {
          const element = useElement();
          const theme = useTheme();
    
          useMemo(() => {
    Severity: Minor
    Found in src/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status