Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
472
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.01 KB | None | 0 0
  1. ./gradlew clean assembleDebug
  2. Starting a Gradle Daemon (subsequent builds will be faster)
  3.  
  4. > Configure project :app
  5. Reading env from: .env.qa
  6. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  7. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  8.  
  9. > Configure project :jail-monkey
  10. WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
  11. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
  12. WARNING: The specified Android SDK Build Tools version (26.0.2) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.3.1.
  13. Android SDK Build Tools 28.0.3 will be used.
  14. To suppress this warning, remove "buildToolsVersion '26.0.2'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
  15.  
  16. > Configure project :react-native-firebase
  17. react-native-firebase: using React Native prebuilt binary from /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native/android
  18.  
  19. > Configure project :react-native-google-api-availability-bridge
  20. WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
  21. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
  22. WARNING: The specified Android SDK Build Tools version (23.0.1) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.3.1.
  23. Android SDK Build Tools 28.0.3 will be used.
  24. To suppress this warning, remove "buildToolsVersion '23.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
  25.  
  26. > Configure project :react-native-pinch
  27. WARNING: The specified Android SDK Build Tools version (28.0.1) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.3.1.
  28. Android SDK Build Tools 28.0.3 will be used.
  29. To suppress this warning, remove "buildToolsVersion '28.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
  30.  
  31. > Configure project :react-native-settings
  32. WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
  33. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
  34.  
  35. > Task :@react-native-community_async-storage:clean UP-TO-DATE
  36. > Task :app:clean UP-TO-DATE
  37. > Task :jail-monkey:clean UP-TO-DATE
  38. > Task :react-native-config:clean UP-TO-DATE
  39. > Task :react-native-device-info:clean UP-TO-DATE
  40. > Task :react-native-fast-openpgp:clean UP-TO-DATE
  41. > Task :react-native-firebase:clean UP-TO-DATE
  42. > Task :react-native-gesture-handler:clean UP-TO-DATE
  43. > Task :react-native-google-api-availability-bridge:clean UP-TO-DATE
  44. > Task :react-native-linear-gradient:clean UP-TO-DATE
  45. > Task :react-native-maps:clean
  46. > Task :react-native-pinch:clean
  47. > Task :react-native-settings:clean UP-TO-DATE
  48. > Task :react-native-share:clean UP-TO-DATE
  49. > Task :react-native-svg:clean UP-TO-DATE
  50. > Task :react-native-vector-icons:clean UP-TO-DATE
  51. > Task :react-native-version-check:clean UP-TO-DATE
  52. > Task :react-native-view-pdf:clean UP-TO-DATE
  53. > Task :@react-native-community_async-storage:preBuild UP-TO-DATE
  54. > Task :@react-native-community_async-storage:preDebugBuild UP-TO-DATE
  55. > Task :@react-native-community_async-storage:compileDebugAidl NO-SOURCE
  56. > Task :@react-native-community_async-storage:compileDebugRenderscript
  57. > Task :@react-native-community_async-storage:checkDebugManifest
  58. > Task :@react-native-community_async-storage:generateDebugBuildConfig
  59. > Task :@react-native-community_async-storage:generateDebugResValues
  60. > Task :@react-native-community_async-storage:generateDebugResources
  61. > Task :@react-native-community_async-storage:packageDebugResources
  62. > Task :@react-native-community_async-storage:processDebugManifest
  63. > Task :@react-native-community_async-storage:generateDebugRFile
  64. > Task :@react-native-community_async-storage:prepareLintJar
  65. > Task :@react-native-community_async-storage:generateDebugSources
  66. > Task :@react-native-community_async-storage:javaPreCompileDebug
  67. > Task :@react-native-community_async-storage:compileDebugJavaWithJavac
  68. > Task :@react-native-community_async-storage:extractDebugAnnotations
  69. > Task :@react-native-community_async-storage:mergeDebugConsumerProguardFiles
  70. > Task :@react-native-community_async-storage:mergeDebugShaders
  71. > Task :@react-native-community_async-storage:compileDebugShaders
  72. > Task :@react-native-community_async-storage:generateDebugAssets
  73. > Task :@react-native-community_async-storage:packageDebugAssets
  74. > Task :@react-native-community_async-storage:packageDebugRenderscript NO-SOURCE
  75. > Task :@react-native-community_async-storage:processDebugJavaRes NO-SOURCE
  76. > Task :@react-native-community_async-storage:transformResourcesWithMergeJavaResForDebug
  77. > Task :@react-native-community_async-storage:transformClassesAndResourcesWithSyncLibJarsForDebug
  78. > Task :@react-native-community_async-storage:compileDebugNdk NO-SOURCE
  79. > Task :@react-native-community_async-storage:mergeDebugJniLibFolders
  80. > Task :@react-native-community_async-storage:transformNativeLibsWithMergeJniLibsForDebug
  81. > Task :@react-native-community_async-storage:transformNativeLibsWithStripDebugSymbolForDebug
  82. > Task :@react-native-community_async-storage:transformNativeLibsWithSyncJniLibsForDebug
  83. > Task :@react-native-community_async-storage:bundleDebugAar
  84. > Task :@react-native-community_async-storage:compileDebugSources
  85. > Task :@react-native-community_async-storage:assembleDebug
  86. > Task :@react-native-community_async-storage:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  87. > Task :app:preBuild UP-TO-DATE
  88. > Task :jail-monkey:preBuild UP-TO-DATE
  89. > Task :jail-monkey:preDebugBuild UP-TO-DATE
  90. > Task :jail-monkey:checkDebugManifest
  91. > Task :jail-monkey:processDebugManifest
  92. > Task :react-native-config:preBuild UP-TO-DATE
  93. > Task :react-native-config:preDebugBuild UP-TO-DATE
  94. > Task :react-native-config:checkDebugManifest
  95. > Task :react-native-config:processDebugManifest
  96. > Task :react-native-device-info:preBuild UP-TO-DATE
  97. > Task :react-native-device-info:preDebugBuild UP-TO-DATE
  98. > Task :react-native-device-info:checkDebugManifest
  99. > Task :react-native-device-info:processDebugManifest
  100. > Task :react-native-fast-openpgp:preBuild UP-TO-DATE
  101. > Task :react-native-fast-openpgp:preDebugBuild UP-TO-DATE
  102. > Task :react-native-fast-openpgp:checkDebugManifest
  103. > Task :react-native-fast-openpgp:processDebugManifest
  104. > Task :react-native-firebase:preBuild UP-TO-DATE
  105. > Task :react-native-firebase:preDebugBuild UP-TO-DATE
  106. > Task :react-native-firebase:checkDebugManifest
  107. > Task :react-native-firebase:processDebugManifest
  108. > Task :react-native-gesture-handler:preBuild UP-TO-DATE
  109. > Task :react-native-gesture-handler:preDebugBuild UP-TO-DATE
  110. > Task :react-native-gesture-handler:checkDebugManifest
  111. > Task :react-native-gesture-handler:processDebugManifest
  112. > Task :react-native-google-api-availability-bridge:preBuild UP-TO-DATE
  113. > Task :react-native-google-api-availability-bridge:preDebugBuild UP-TO-DATE
  114. > Task :react-native-google-api-availability-bridge:checkDebugManifest
  115. > Task :react-native-google-api-availability-bridge:processDebugManifest
  116. > Task :react-native-linear-gradient:preBuild UP-TO-DATE
  117. > Task :react-native-linear-gradient:preDebugBuild UP-TO-DATE
  118. > Task :react-native-linear-gradient:checkDebugManifest
  119. > Task :react-native-linear-gradient:processDebugManifest
  120. > Task :react-native-maps:preBuild UP-TO-DATE
  121. > Task :react-native-maps:preDebugBuild UP-TO-DATE
  122. > Task :react-native-maps:checkDebugManifest
  123. > Task :react-native-maps:processDebugManifest
  124. > Task :react-native-pinch:preBuild UP-TO-DATE
  125. > Task :react-native-pinch:preDebugBuild UP-TO-DATE
  126. > Task :react-native-pinch:checkDebugManifest
  127. > Task :react-native-pinch:processDebugManifest
  128. > Task :react-native-settings:preBuild UP-TO-DATE
  129. > Task :react-native-settings:preDebugBuild UP-TO-DATE
  130. > Task :react-native-settings:checkDebugManifest
  131. > Task :react-native-settings:processDebugManifest
  132. > Task :react-native-share:preBuild UP-TO-DATE
  133. > Task :react-native-share:preDebugBuild UP-TO-DATE
  134. > Task :react-native-share:checkDebugManifest
  135.  
  136. > Task :react-native-share:processDebugManifest
  137. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-share/android/src/main/AndroidManifest.xml:8:9-18:20 Warning:
  138. provider#cl.json.RNShareFileProvider@android:authorities was tagged at AndroidManifest.xml:8 to replace other declarations but no other declaration present
  139. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-share/android/src/main/AndroidManifest.xml:14:13-17:52 Warning:
  140. meta-data#android.support.FILE_PROVIDER_PATHS@android:resource was tagged at AndroidManifest.xml:14 to replace other declarations but no other declaration present
  141.  
  142. > Task :react-native-svg:preBuild UP-TO-DATE
  143. > Task :react-native-svg:preDebugBuild UP-TO-DATE
  144. > Task :react-native-svg:checkDebugManifest
  145. > Task :react-native-svg:processDebugManifest
  146. > Task :react-native-vector-icons:preBuild UP-TO-DATE
  147. > Task :react-native-vector-icons:preDebugBuild UP-TO-DATE
  148. > Task :react-native-vector-icons:checkDebugManifest
  149. > Task :react-native-vector-icons:processDebugManifest
  150. > Task :react-native-version-check:preBuild UP-TO-DATE
  151. > Task :react-native-version-check:preDebugBuild UP-TO-DATE
  152. > Task :react-native-version-check:checkDebugManifest
  153. > Task :react-native-version-check:processDebugManifest
  154. > Task :react-native-view-pdf:preBuild UP-TO-DATE
  155. > Task :react-native-view-pdf:preDebugBuild UP-TO-DATE
  156. > Task :react-native-view-pdf:checkDebugManifest
  157. > Task :react-native-view-pdf:processDebugManifest
  158. > Task :app:preDebugBuild
  159. > Task :jail-monkey:compileDebugAidl NO-SOURCE
  160. > Task :react-native-config:compileDebugAidl NO-SOURCE
  161. > Task :react-native-device-info:compileDebugAidl NO-SOURCE
  162. > Task :react-native-fast-openpgp:compileDebugAidl NO-SOURCE
  163. > Task :react-native-firebase:compileDebugAidl NO-SOURCE
  164. > Task :react-native-gesture-handler:compileDebugAidl NO-SOURCE
  165. > Task :react-native-google-api-availability-bridge:compileDebugAidl NO-SOURCE
  166. > Task :react-native-linear-gradient:compileDebugAidl NO-SOURCE
  167. > Task :react-native-maps:compileDebugAidl NO-SOURCE
  168. > Task :react-native-pinch:compileDebugAidl NO-SOURCE
  169. > Task :react-native-settings:compileDebugAidl NO-SOURCE
  170. > Task :react-native-share:compileDebugAidl NO-SOURCE
  171. > Task :react-native-svg:compileDebugAidl NO-SOURCE
  172. > Task :react-native-vector-icons:compileDebugAidl NO-SOURCE
  173. > Task :react-native-version-check:compileDebugAidl NO-SOURCE
  174. > Task :react-native-view-pdf:compileDebugAidl NO-SOURCE
  175. > Task :app:compileDebugAidl NO-SOURCE
  176. > Task :jail-monkey:packageDebugRenderscript NO-SOURCE
  177. > Task :react-native-config:packageDebugRenderscript NO-SOURCE
  178. > Task :react-native-device-info:packageDebugRenderscript NO-SOURCE
  179. > Task :react-native-fast-openpgp:packageDebugRenderscript NO-SOURCE
  180. > Task :react-native-firebase:packageDebugRenderscript NO-SOURCE
  181. > Task :react-native-gesture-handler:packageDebugRenderscript NO-SOURCE
  182. > Task :react-native-google-api-availability-bridge:packageDebugRenderscript NO-SOURCE
  183. > Task :react-native-linear-gradient:packageDebugRenderscript NO-SOURCE
  184. > Task :react-native-maps:packageDebugRenderscript NO-SOURCE
  185. > Task :react-native-pinch:packageDebugRenderscript NO-SOURCE
  186. > Task :react-native-settings:packageDebugRenderscript NO-SOURCE
  187. > Task :react-native-share:packageDebugRenderscript NO-SOURCE
  188. > Task :react-native-svg:packageDebugRenderscript NO-SOURCE
  189. > Task :react-native-vector-icons:packageDebugRenderscript NO-SOURCE
  190. > Task :react-native-version-check:packageDebugRenderscript NO-SOURCE
  191. > Task :react-native-view-pdf:packageDebugRenderscript NO-SOURCE
  192. > Task :app:compileDebugRenderscript
  193. > Task :app:checkDebugManifest
  194.  
  195. > Task :app:generateDebugBuildConfig
  196. Reading env from: .env.qa
  197.  
  198. > Task :app:prepareLintJar
  199. > Task :app:generateDebugSources
  200. > Task :jail-monkey:compileDebugRenderscript
  201. > Task :jail-monkey:generateDebugBuildConfig
  202. > Task :jail-monkey:generateDebugResValues
  203. > Task :jail-monkey:generateDebugResources
  204. > Task :jail-monkey:packageDebugResources
  205. > Task :jail-monkey:generateDebugRFile
  206. > Task :jail-monkey:prepareLintJar
  207. > Task :jail-monkey:generateDebugSources
  208. > Task :jail-monkey:javaPreCompileDebug
  209.  
  210. > Task :jail-monkey:compileDebugJavaWithJavac
  211. Note: Some input files use or override a deprecated API.
  212. Note: Recompile with -Xlint:deprecation for details.
  213.  
  214. > Task :jail-monkey:processDebugJavaRes NO-SOURCE
  215. > Task :jail-monkey:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  216. > Task :react-native-config:compileDebugRenderscript
  217. > Task :react-native-config:generateDebugBuildConfig
  218. > Task :react-native-config:generateDebugResValues
  219. > Task :react-native-config:generateDebugResources
  220. > Task :react-native-config:packageDebugResources
  221. > Task :react-native-config:generateDebugRFile
  222. > Task :react-native-config:prepareLintJar
  223. > Task :react-native-config:generateDebugSources
  224. > Task :react-native-config:javaPreCompileDebug
  225. > Task :react-native-config:compileDebugJavaWithJavac
  226. > Task :react-native-config:processDebugJavaRes NO-SOURCE
  227. > Task :react-native-config:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  228. > Task :react-native-device-info:compileDebugRenderscript
  229. > Task :react-native-device-info:generateDebugBuildConfig
  230. > Task :react-native-device-info:generateDebugResValues
  231. > Task :react-native-device-info:generateDebugResources
  232. > Task :react-native-device-info:packageDebugResources
  233. > Task :react-native-device-info:generateDebugRFile
  234. > Task :react-native-device-info:prepareLintJar
  235. > Task :react-native-device-info:generateDebugSources
  236. > Task :react-native-device-info:javaPreCompileDebug
  237.  
  238. > Task :react-native-device-info:compileDebugJavaWithJavac
  239. Note: /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java uses or overrides a deprecated API.
  240. Note: Recompile with -Xlint:deprecation for details.
  241.  
  242. > Task :react-native-device-info:processDebugJavaRes NO-SOURCE
  243. > Task :react-native-device-info:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  244. > Task :react-native-fast-openpgp:compileDebugRenderscript
  245. > Task :react-native-fast-openpgp:generateDebugBuildConfig
  246. > Task :react-native-fast-openpgp:generateDebugResValues
  247. > Task :react-native-fast-openpgp:generateDebugResources
  248. > Task :react-native-fast-openpgp:packageDebugResources
  249. > Task :react-native-fast-openpgp:generateDebugRFile
  250. > Task :react-native-fast-openpgp:prepareLintJar
  251. > Task :react-native-fast-openpgp:generateDebugSources
  252. > Task :react-native-fast-openpgp:javaPreCompileDebug
  253. > Task :react-native-fast-openpgp:compileDebugJavaWithJavac
  254. > Task :react-native-fast-openpgp:processDebugJavaRes NO-SOURCE
  255. > Task :react-native-fast-openpgp:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  256. > Task :react-native-firebase:compileDebugRenderscript
  257. > Task :react-native-firebase:generateDebugBuildConfig
  258. > Task :react-native-firebase:generateDebugResValues
  259. > Task :react-native-firebase:generateDebugResources
  260. > Task :react-native-firebase:packageDebugResources
  261. > Task :react-native-firebase:generateDebugRFile
  262. > Task :react-native-firebase:prepareLintJar
  263. > Task :react-native-firebase:generateDebugSources
  264. > Task :react-native-firebase:javaPreCompileDebug
  265.  
  266. > Task :react-native-firebase:compileDebugJavaWithJavac
  267. Note: Some input files use or override a deprecated API.
  268. Note: Recompile with -Xlint:deprecation for details.
  269. Note: Some input files use unchecked or unsafe operations.
  270. Note: Recompile with -Xlint:unchecked for details.
  271.  
  272. > Task :react-native-firebase:processDebugJavaRes NO-SOURCE
  273. > Task :react-native-firebase:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  274. > Task :react-native-gesture-handler:compileDebugRenderscript
  275. > Task :react-native-gesture-handler:generateDebugBuildConfig
  276. > Task :react-native-gesture-handler:generateDebugResValues
  277. > Task :react-native-gesture-handler:generateDebugResources
  278. > Task :react-native-gesture-handler:packageDebugResources
  279. > Task :react-native-gesture-handler:generateDebugRFile
  280. > Task :react-native-gesture-handler:prepareLintJar
  281. > Task :react-native-gesture-handler:generateDebugSources
  282. > Task :react-native-gesture-handler:javaPreCompileDebug
  283.  
  284. > Task :react-native-gesture-handler:compileDebugJavaWithJavac FAILED
  285. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerModule.java:36: error: cannot find symbol
  286. import androidx.annotation.Nullable;
  287. ^
  288. symbol: class Nullable
  289. location: package androidx.annotation
  290. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRegistry.java:11: error: cannot find symbol
  291. import androidx.annotation.Nullable;
  292. ^
  293. symbol: class Nullable
  294. location: package androidx.annotation
  295. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/GestureHandlerOrchestrator.java:14: error: cannot find symbol
  296. import androidx.annotation.Nullable;
  297. ^
  298. symbol: class Nullable
  299. location: package androidx.annotation
  300. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEvent.java:3: error: package androidx.core.util does not exist
  301. import androidx.core.util.Pools;
  302. ^
  303. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEvent.java:11: error: cannot find symbol
  304. import androidx.annotation.Nullable;
  305. ^
  306. symbol: class Nullable
  307. location: package androidx.annotation
  308. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEvent.java:19: error: package Pools does not exist
  309. private static final Pools.SynchronizedPool<RNGestureHandlerEvent> EVENTS_POOL =
  310. ^
  311. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerStateChangeEvent.java:3: error: package androidx.core.util does not exist
  312. import androidx.core.util.Pools;
  313. ^
  314. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerStateChangeEvent.java:11: error: cannot find symbol
  315. import androidx.annotation.Nullable;
  316. ^
  317. symbol: class Nullable
  318. location: package androidx.annotation
  319. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerStateChangeEvent.java:19: error: package Pools does not exist
  320. private static final Pools.SynchronizedPool<RNGestureHandlerStateChangeEvent> EVENTS_POOL =
  321. ^
  322. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerPackage.java:16: error: cannot find symbol
  323. import androidx.annotation.Nullable;
  324. ^
  325. symbol: class Nullable
  326. location: package androidx.annotation
  327. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootInterface.java:3: error: cannot find symbol
  328. import androidx.annotation.Nullable;
  329. ^
  330. symbol: class Nullable
  331. location: package androidx.annotation
  332. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootViewManager.java:10: error: cannot find symbol
  333. import androidx.annotation.Nullable;
  334. ^
  335. symbol: class Nullable
  336. location: package androidx.annotation
  337. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootView.java:10: error: cannot find symbol
  338. import androidx.annotation.Nullable;
  339. ^
  340. symbol: class Nullable
  341. location: package androidx.annotation
  342. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.java:10: error: cannot find symbol
  343. import androidx.annotation.Nullable;
  344. ^
  345. symbol: class Nullable
  346. location: package androidx.annotation
  347. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerModule.java:529: error: cannot find symbol
  348. public @Nullable Map getConstants() {
  349. ^
  350. symbol: class Nullable
  351. location: class RNGestureHandlerModule
  352. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerModule.java:632: error: cannot find symbol
  353. private @Nullable RNGestureHandlerRootHelper findRootHelperForViewAncestor(int viewTag) {
  354. ^
  355. symbol: class Nullable
  356. location: class RNGestureHandlerModule
  357. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerModule.java:649: error: cannot find symbol
  358. private @Nullable HandlerFactory findFactoryForHandler(GestureHandler handler) {
  359. ^
  360. symbol: class Nullable
  361. location: class RNGestureHandlerModule
  362. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRegistry.java:23: error: cannot find symbol
  363. public synchronized @Nullable GestureHandler getHandler(int handlerTag) {
  364. ^
  365. symbol: class Nullable
  366. location: class RNGestureHandlerRegistry
  367. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/GestureHandlerOrchestrator.java:321: error: cannot find symbol
  368. private boolean isViewAttachedUnderWrapper(@Nullable View view) {
  369. ^
  370. symbol: class Nullable
  371. location: class GestureHandlerOrchestrator
  372. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEvent.java:24: error: cannot find symbol
  373. @Nullable RNGestureHandlerEventDataExtractor dataExtractor) {
  374. ^
  375. symbol: class Nullable
  376. location: class RNGestureHandlerEvent
  377. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEvent.java:40: error: cannot find symbol
  378. @Nullable RNGestureHandlerEventDataExtractor dataExtractor) {
  379. ^
  380. symbol: class Nullable
  381. location: class RNGestureHandlerEvent
  382. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerStateChangeEvent.java:26: error: cannot find symbol
  383. @Nullable RNGestureHandlerEventDataExtractor dataExtractor) {
  384. ^
  385. symbol: class Nullable
  386. location: class RNGestureHandlerStateChangeEvent
  387. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerStateChangeEvent.java:44: error: cannot find symbol
  388. @Nullable RNGestureHandlerEventDataExtractor dataExtractor) {
  389. ^
  390. symbol: class Nullable
  391. location: class RNGestureHandlerStateChangeEvent
  392. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootInterface.java:6: error: cannot find symbol
  393. @Nullable RNGestureHandlerRootHelper getRootHelper();
  394. ^
  395. symbol: class Nullable
  396. location: interface RNGestureHandlerRootInterface
  397. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootViewManager.java:42: error: cannot find symbol
  398. public @Nullable Map getExportedCustomDirectEventTypeConstants() {
  399. ^
  400. symbol: class Nullable
  401. location: class RNGestureHandlerRootViewManager
  402. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootView.java:14: error: cannot find symbol
  403. private @Nullable RNGestureHandlerRootHelper mRootHelper;
  404. ^
  405. symbol: class Nullable
  406. location: class RNGestureHandlerRootView
  407. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.java:14: error: cannot find symbol
  408. private @Nullable ReactInstanceManager mReactInstanceManager;
  409. ^
  410. symbol: class Nullable
  411. location: class RNGestureHandlerEnabledRootView
  412. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.java:15: error: cannot find symbol
  413. private @Nullable RNGestureHandlerRootHelper mGestureRootHelper;
  414. ^
  415. symbol: class Nullable
  416. location: class RNGestureHandlerEnabledRootView
  417. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.java:63: error: cannot find symbol
  418. @Nullable Bundle initialProperties) {
  419. ^
  420. symbol: class Nullable
  421. location: class RNGestureHandlerEnabledRootView
  422. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/lib/src/main/java/com/swmansion/gesturehandler/GestureHandlerOrchestrator.java:328: error: cannot find symbol
  423. @Nullable ViewParent parent = view.getParent();
  424. ^
  425. symbol: class Nullable
  426. location: class GestureHandlerOrchestrator
  427. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEvent.java:20: error: package Pools does not exist
  428. new Pools.SynchronizedPool<>(TOUCH_EVENTS_POOL_SIZE);
  429. ^
  430. /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerStateChangeEvent.java:20: error: package Pools does not exist
  431. new Pools.SynchronizedPool<>(TOUCH_EVENTS_POOL_SIZE);
  432. ^
  433. Note: /Users/admin/jenkins2/workspace/Microservices-CT-Frontend_master/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.java uses or overrides a deprecated API.
  434. Note: Recompile with -Xlint:deprecation for details.
  435. Note: Some input files use unchecked or unsafe operations.
  436. Note: Recompile with -Xlint:unchecked for details.
  437. 32 errors
  438.  
  439. FAILURE: Build failed with an exception.
  440.  
  441. * What went wrong:
  442. Execution failed for task ':react-native-gesture-handler:compileDebugJavaWithJavac'.
  443. > Compilation failed; see the compiler error output for details.
  444.  
  445. * Try:
  446. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  447.  
  448. * Get more help at https://help.gradle.org
  449.  
  450. BUILD FAILED in 39s
  451. 131 actionable tasks: 115 executed, 16 up-to-date
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement