jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
318 stars 68 forks source link

Fix import order warnings #298

Closed thornbill closed 3 years ago

thornbill commented 3 years ago

Fixes all warnings for import order and makes them errors going forward

codecov[bot] commented 3 years ago

Codecov Report

Merging #298 (c49fd65) into master (db76985) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #298   +/-   ##
=======================================
  Coverage   32.95%   32.95%           
=======================================
  Files          37       37           
  Lines         701      701           
  Branches      136      136           
=======================================
  Hits          231      231           
  Misses        425      425           
  Partials       45       45           
Impacted Files Coverage Δ
components/AppInfoFooter.js 100.00% <ø> (ø)
components/BrowserListItem.js 100.00% <ø> (ø)
components/ButtonListItem.js 100.00% <ø> (ø)
components/RefreshWebView.js 0.00% <ø> (ø)
components/ServerListItem.js 100.00% <ø> (ø)
components/SwitchListItem.js 100.00% <ø> (ø)
components/VideoPlayer.js 0.00% <ø> (ø)
i18n.js 100.00% <ø> (ø)
navigation/HomeNavigator.js 0.00% <ø> (ø)
navigation/TabNavigator.js 0.00% <ø> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update db76985...c49fd65. Read the comment docs.

sonarcloud[bot] commented 3 years ago

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
0.0% 0.0% Duplication