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

View on GitHub
src/renderer/ui/components/generic/OfflineWarning.js

Summary

Maintainability
A
0 mins
Test Coverage

HTML entities must be escaped.
Open

        <h1>We can't connect to Google Play Music.  Please check your internet connection.</h1>

For more information visit Source: http://eslint.org/docs/rules/

Prop type object is forbidden
Open

    navigator: PropTypes.object,

For more information visit Source: http://eslint.org/docs/rules/

JSX not allowed in files with extension '.js'
Open

      <div className="offline-warning">

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status