client/app/pods/components/discussion-message/component.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  init(args) {
    this._super(args);

    const message = this.message;

Severity: Minor
Found in client/app/pods/components/discussion-message/component.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status