MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-

View on GitHub
src/renderer/windows/GPMWebView/interface/generic/toast.js

Summary

Maintainability
A
45 mins
Test Coverage

Function showToast has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

window.showToast = function (text, dismissable, buttonText, buttonColor, buttonEventFunction, postCreationFunction) { // eslint-disable-line
Severity: Minor
Found in src/renderer/windows/GPMWebView/interface/generic/toast.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status