jellyfin / jellyfin-expo

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

Fix react-native version #348

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

Somehow the react-native version did not get updated properly when we updated to Expo 43. This produced a warning when building the app.

sonarcloud[bot] commented 2 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
1.4% 1.4% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #348 (dfdacc2) into master (c1f56d0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #348   +/-   ##
=======================================
  Coverage   48.68%   48.68%           
=======================================
  Files          39       39           
  Lines         725      725           
  Branches      145      145           
=======================================
  Hits          353      353           
  Misses        335      335           
  Partials       37       37           

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 c1f56d0...dfdacc2. Read the comment docs.