sunup-errors.txt
47 lines 6.7 kB view raw
1> Task :app:compileDebugKotlin FAILED 2e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/Distributor.kt:12:1 Object 'Distributor' is not abstract and does not implement abstract base class member 'registerChannelIdToServer'. 3e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/Distributor.kt:17:5 'backendRegisterNewChannelId' overrides nothing. 4e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/Distributor.kt:35:5 'backendUpdateChannelId' overrides nothing. 5e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/Distributor.kt:44:5 'backendUnregisterChannelId' overrides nothing. 6e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/activities/AppAction.kt:36:23 Unresolved reference 'clearFails'. 7e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/activities/AppAction.kt:44:23 Unresolved reference 'setFailOnce'. 8e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/activities/AppAction.kt:54:44 No value passed for parameter 'block'. 9e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/activities/ui/AppBarUi.kt:117:53 Unresolved reference 'app_dropdown_show_toasts'. 10e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:49:27 Unresolved reference 'newSource'. 11e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:55:23 Unresolved reference 'setConnected'. 12e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:89:23 Unresolved reference 'debugStarted'. 13e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:105:16 Unresolved reference 'listChannelIdVapid'. 14e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:105:47 Cannot infer type for this parameter. Please specify it explicitly. 15e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:107:38 Function invocation 'first()' expected. 16e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:108:32 Unresolved reference 'second'. 17e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:111:16 Unresolved reference 'deleteDisabledApps'. 18e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:115:16 Unresolved reference 'listDisabledChannelIds'. 19e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:116:51 Unresolved reference 'it'. 20e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:117:54 Unresolved reference 'it'. 21e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:119:16 Unresolved reference 'listPendingChannelIdVapid'. 22e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:119:54 Cannot infer type for this parameter. Please specify it explicitly. 23e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:120:56 Function invocation 'first()' expected. 24e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:122:38 Function invocation 'first()' expected. 25e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:123:32 Unresolved reference 'second'. 26e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:141:23 Unresolved reference 'debugNewPing'. 27e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:152:21 Unresolved reference 'finishRegistration'. 28e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:154:57 Argument type mismatch: actual type is 'kotlin.String', but 'kotlin.Boolean' was expected. 29e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:159:21 Unresolved reference 'deleteChannelFromServer'. 30e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:166:46 Unresolved reference 'addFail'. 31e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:179:27 Unresolved reference 'addFail'. 32e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:181:39 Unresolved reference 'getTimeout'. 33e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/api/ServerConnection.kt:225:39 Unresolved reference 'removeSource'. 34e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/callback/NetworkCallbackFactory.kt:11:5 Class 'NetworkCallbackFactory.MainNetworkCallback' is not abstract and does not implement abstract base class member 'failureCounter'. 35e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/callback/NetworkCallbackFactory.kt:12:9 'sourceManager' overrides nothing. 36e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/receivers/RegisterBroadcastReceiver.kt:27:5 'showToasts' overrides nothing. 37e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/FgService.kt:30:30 Unresolved reference 'isRunningWithoutFailure'. 38e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/FgService.kt:51:59 Unresolved reference 'nFails'. 39e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/RestartWorker.kt:27:31 Unresolved reference 'isRunningWithoutFailure'. 40e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/SourceManager.kt:8:36 Unresolved reference 'SourceManager'. 41e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/SourceManager.kt:11:24 Unresolved reference 'SManager'. 42e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/SourceManager.kt:12:5 'foregroundService' overrides nothing. 43e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/SourceManager.kt:14:5 'disconnectedNotification' overrides nothing. 44e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/SourceManager.kt:18:5 'getDummySource' overrides nothing. 45e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/services/SourceManager.kt:39:5 'cancelSource' overrides nothing. 46e: file:///E:/sunup/app/src/main/java/org/unifiedpush/distributor/sunup/utils/DebugInformation.kt:14:23 Unresolved reference 'getDebugInfo'. 47