hyper-pokemon icon indicating copy to clipboard operation
hyper-pokemon copied to clipboard

fix linting errors

Open kbravh opened this issue 3 years ago • 2 comments

There were missing lines before return statements that have been added back. There was also a reference to the themes variable when getThemes() hadn't been called yet.

Before: image

After: image

kbravh avatar Nov 24 '20 02:11 kbravh

This should fix the build so that it passes again.

kbravh avatar Nov 24 '20 16:11 kbravh

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] avatar Sep 04 '22 18:09 sonarcloud[bot]