ChildMindInstitute / mindlogger-backend

Browser-based interface for administering MindLogger's back-end
https://mindlogger.org
Other
8 stars 4 forks source link

Upgrade react native 0.59.8 #446

Closed binarybottle closed 4 years ago

binarybottle commented 4 years ago
binarybottle commented 4 years ago

➤ Jon Clucas commented:

This failed to build on Bitrise ( https://app.bitrise.io/build/7bbeaf58e33e04a9 ):

Unpacking /Users/vagrant/Library/Caches/com.facebook.ReactNativeBuild/folly-2018.10.22.00.tar.gz...

==> Script finished with exit code: 1

binarybottle commented 4 years ago

➤ Jon Clucas commented:

@stufreen still no dice for Android ( https://app.bitrise.io/build/9033b5e3b64bf1ff ):

Task :react-native-webview:compileReleaseJavaWithJavac FAILED /Users/vagrant/git/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java:452: error: method getJSEventName in enum ScrollEventType cannot be applied to given types; export.put(ScrollEventType.SCROLL.getJSEventName(), MapBuilder.of("registrationName", "onScroll")); ^ required: ScrollEventType found: no arguments reason: actual and formal argument lists differ in length Note: /Users/vagrant/git/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /Users/vagrant/git/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 errorIt did build for iOS…

binarybottle commented 4 years ago

➤ Jon Clucas commented:

Task :react-native-audio-toolkit:verifyReleaseResources FAILED FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':react-native-audio-toolkit:verifyReleaseResources'. java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values-v26/values-v26.xml:7: error: resource android:attr/colorError not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values-v26/values-v26.xml:11: error: resource android:attr/colorError not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values-v26/values-v26.xml:15: error: style attribute 'android:attr/keyboardNavigationCluster' not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values/values.xml:2711: error: resource android:attr/fontStyle not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values/values.xml:2712: error: resource android:attr/font not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values/values.xml:2713: error: resource android:attr/fontWeight not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values/values.xml:2714: error: resource android:attr/fontVariationSettings not found. /Users/vagrant/git/node_modules/react-native-audio-toolkit/android/lib/build/intermediates/res/merged/release/values/values.xml:2715: error: resource android:attr/ttcIndex not found. error: failed linking references.