Louis Pullen-Freilich | 8ad38ba | 2019-06-10 16:33:44 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 2 | <issues format="5" by="lint 4.1.0-alpha08" client="gradle" variant="debug" version="4.1.0-alpha08"> |
Louis Pullen-Freilich | 8ad38ba | 2019-06-10 16:33:44 +0100 | [diff] [blame] | 3 | |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 4 | <issue |
| 5 | id="UnknownNullness" |
| 6 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 7 | errorLine1=" public static CameraManager getCameraManager() {" |
| 8 | errorLine2=" ~~~~~~~~~~~~~"> |
| 9 | <location |
| 10 | file="src/main/java/androidx/camera/testing/CameraUtil.java" |
Aurimas Liutikas | c05561f | 2019-12-05 14:13:18 -0800 | [diff] [blame] | 11 | line="217" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 12 | column="19"/> |
| 13 | </issue> |
| 14 | |
| 15 | <issue |
| 16 | id="UnknownNullness" |
| 17 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Aurimas Liutikas | c05561f | 2019-12-05 14:13:18 -0800 | [diff] [blame] | 18 | errorLine1=" public static void detachUseCaseFromCamera(CameraInternal cameraInternal, UseCase... useCases) {" |
| 19 | errorLine2=" ~~~~~~~~~~~~~~"> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 20 | <location |
| 21 | file="src/main/java/androidx/camera/testing/CameraUtil.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 22 | line="231" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 23 | column="48"/> |
| 24 | </issue> |
| 25 | |
| 26 | <issue |
| 27 | id="UnknownNullness" |
| 28 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Aurimas Liutikas | c05561f | 2019-12-05 14:13:18 -0800 | [diff] [blame] | 29 | errorLine1=" public static void detachUseCaseFromCamera(CameraInternal cameraInternal, UseCase... useCases) {" |
| 30 | errorLine2=" ~~~~~~~~~~"> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 31 | <location |
| 32 | file="src/main/java/androidx/camera/testing/CameraUtil.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 33 | line="231" |
Aurimas Liutikas | c05561f | 2019-12-05 14:13:18 -0800 | [diff] [blame] | 34 | column="79"/> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 35 | </issue> |
| 36 | |
| 37 | <issue |
| 38 | id="UnknownNullness" |
| 39 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 40 | errorLine1=" public void setAfMode(CameraCaptureMetaData.AfMode mode) {" |
| 41 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 42 | <location |
| 43 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 44 | line="41" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 45 | column="27"/> |
| 46 | </issue> |
| 47 | |
| 48 | <issue |
| 49 | id="UnknownNullness" |
| 50 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 51 | errorLine1=" public void setAfState(CameraCaptureMetaData.AfState state) {" |
| 52 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 53 | <location |
| 54 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 55 | line="45" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 56 | column="28"/> |
| 57 | </issue> |
| 58 | |
| 59 | <issue |
| 60 | id="UnknownNullness" |
| 61 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 62 | errorLine1=" public void setAeState(CameraCaptureMetaData.AeState state) {" |
| 63 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 64 | <location |
| 65 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 66 | line="49" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 67 | column="28"/> |
| 68 | </issue> |
| 69 | |
| 70 | <issue |
| 71 | id="UnknownNullness" |
| 72 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 73 | errorLine1=" public void setAwbState(CameraCaptureMetaData.AwbState state) {" |
| 74 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 75 | <location |
| 76 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 77 | line="53" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 78 | column="29"/> |
| 79 | </issue> |
| 80 | |
| 81 | <issue |
| 82 | id="UnknownNullness" |
| 83 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 84 | errorLine1=" public void setFlashState(CameraCaptureMetaData.FlashState state) {" |
| 85 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 86 | <location |
| 87 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 88 | line="57" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 89 | column="31"/> |
| 90 | </issue> |
| 91 | |
| 92 | <issue |
| 93 | id="UnknownNullness" |
| 94 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 95 | errorLine1=" public void setTag(Object tag) {" |
| 96 | errorLine2=" ~~~~~~"> |
| 97 | <location |
| 98 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 99 | line="65" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 100 | column="24"/> |
| 101 | </issue> |
| 102 | |
| 103 | <issue |
| 104 | id="UnknownNullness" |
| 105 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 106 | errorLine1=" public Object getTag() {" |
| 107 | errorLine2=" ~~~~~~"> |
| 108 | <location |
| 109 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraCaptureResult.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 110 | line="105" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 111 | column="12"/> |
| 112 | </issue> |
| 113 | |
| 114 | <issue |
| 115 | id="UnknownNullness" |
| 116 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 117 | errorLine1=" public void notifyAllRequestsOnCaptureCompleted(CameraCaptureResult result) {" |
| 118 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 119 | <location |
| 120 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraControl.java" |
Aurimas Liutikas | c05561f | 2019-12-05 14:13:18 -0800 | [diff] [blame] | 121 | line="85" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 122 | column="53"/> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 123 | </issue> |
| 124 | |
| 125 | <issue |
| 126 | id="UnknownNullness" |
| 127 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 128 | errorLine1=" public void setSuggestedResolution(String cameraId, Class<? extends UseCaseConfig<?>> type," |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 129 | errorLine2=" ~~~~~~"> |
| 130 | <location |
| 131 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 132 | line="45" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 133 | column="40"/> |
| 134 | </issue> |
| 135 | |
| 136 | <issue |
| 137 | id="UnknownNullness" |
| 138 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 139 | errorLine1=" public void setSuggestedResolution(String cameraId, Class<? extends UseCaseConfig<?>> type," |
| 140 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 141 | <location |
| 142 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 143 | line="45" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 144 | column="57"/> |
| 145 | </issue> |
| 146 | |
| 147 | <issue |
| 148 | id="UnknownNullness" |
| 149 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 150 | errorLine1=" Size size) {" |
| 151 | errorLine2=" ~~~~"> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 152 | <location |
| 153 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 154 | line="46" |
| 155 | column="13"/> |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 156 | </issue> |
| 157 | |
| 158 | <issue |
| 159 | id="UnknownNullness" |
| 160 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 161 | errorLine1=" public boolean checkSupported(String cameraId, List<SurfaceConfig> surfaceConfigList) {" |
| 162 | errorLine2=" ~~~~~~"> |
| 163 | <location |
| 164 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 165 | line="58" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 166 | column="35"/> |
| 167 | </issue> |
| 168 | |
| 169 | <issue |
| 170 | id="UnknownNullness" |
| 171 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 172 | errorLine1=" public boolean checkSupported(String cameraId, List<SurfaceConfig> surfaceConfigList) {" |
| 173 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| 174 | <location |
| 175 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 176 | line="58" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 177 | column="52"/> |
| 178 | </issue> |
| 179 | |
| 180 | <issue |
| 181 | id="UnknownNullness" |
| 182 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 183 | errorLine1=" public SurfaceConfig transformSurfaceConfig(String cameraId, int imageFormat, Size size) {" |
| 184 | errorLine2=" ~~~~~~~~~~~~~"> |
| 185 | <location |
| 186 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 187 | line="63" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 188 | column="12"/> |
| 189 | </issue> |
| 190 | |
| 191 | <issue |
| 192 | id="UnknownNullness" |
| 193 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 194 | errorLine1=" public SurfaceConfig transformSurfaceConfig(String cameraId, int imageFormat, Size size) {" |
| 195 | errorLine2=" ~~~~~~"> |
| 196 | <location |
| 197 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 198 | line="63" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 199 | column="49"/> |
| 200 | </issue> |
| 201 | |
| 202 | <issue |
| 203 | id="UnknownNullness" |
| 204 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 205 | errorLine1=" public SurfaceConfig transformSurfaceConfig(String cameraId, int imageFormat, Size size) {" |
| 206 | errorLine2=" ~~~~"> |
| 207 | <location |
| 208 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 209 | line="63" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 210 | column="83"/> |
| 211 | </issue> |
| 212 | |
| 213 | <issue |
| 214 | id="UnknownNullness" |
| 215 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 216 | errorLine1=" public Size getMaxOutputSize(String cameraId, int imageFormat) {" |
| 217 | errorLine2=" ~~~~~~"> |
| 218 | <location |
| 219 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 220 | line="69" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 221 | column="34"/> |
| 222 | </issue> |
| 223 | |
| 224 | <issue |
| 225 | id="UnknownNullness" |
| 226 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 227 | errorLine1=" public Size getPreviewSize() {" |
| 228 | errorLine2=" ~~~~"> |
| 229 | <location |
| 230 | file="src/main/java/androidx/camera/testing/fakes/FakeCameraDeviceSurfaceManager.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 231 | line="98" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 232 | column="12"/> |
| 233 | </issue> |
| 234 | |
| 235 | <issue |
| 236 | id="UnknownNullness" |
| 237 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 238 | errorLine1=" public FakeCaptureStage(int id, CaptureConfig captureConfig) {" |
| 239 | errorLine2=" ~~~~~~~~~~~~~"> |
| 240 | <location |
| 241 | file="src/main/java/androidx/camera/testing/fakes/FakeCaptureStage.java" |
| 242 | line="36" |
| 243 | column="37"/> |
| 244 | </issue> |
| 245 | |
| 246 | <issue |
| 247 | id="UnknownNullness" |
| 248 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 249 | errorLine1=" public CaptureConfig getCaptureConfig() {" |
| 250 | errorLine2=" ~~~~~~~~~~~~~"> |
| 251 | <location |
| 252 | file="src/main/java/androidx/camera/testing/fakes/FakeCaptureStage.java" |
| 253 | line="47" |
| 254 | column="12"/> |
| 255 | </issue> |
| 256 | |
| 257 | <issue |
| 258 | id="UnknownNullness" |
| 259 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 260 | errorLine1=" public void setTag(Object tag) {" |
| 261 | errorLine2=" ~~~~~~"> |
| 262 | <location |
| 263 | file="src/main/java/androidx/camera/testing/fakes/FakeImageInfo.java" |
Aurimas Liutikas | c05561f | 2019-12-05 14:13:18 -0800 | [diff] [blame] | 264 | line="30" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 265 | column="24"/> |
| 266 | </issue> |
| 267 | |
| 268 | <issue |
| 269 | id="UnknownNullness" |
| 270 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 271 | errorLine1=" public void setPlanes(PlaneProxy[] planeProxy) {" |
| 272 | errorLine2=" ~~~~~~~~~~~~"> |
| 273 | <location |
| 274 | file="src/main/java/androidx/camera/testing/fakes/FakeImageProxy.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 275 | line="138" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 276 | column="27"/> |
| 277 | </issue> |
| 278 | |
| 279 | <issue |
| 280 | id="UnknownNullness" |
| 281 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 282 | errorLine1=" public ImageProxy acquireLatestImage() {" |
| 283 | errorLine2=" ~~~~~~~~~~"> |
| 284 | <location |
| 285 | file="src/main/java/androidx/camera/testing/fakes/FakeImageReaderProxy.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 286 | line="90" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 287 | column="12"/> |
| 288 | </issue> |
| 289 | |
| 290 | <issue |
| 291 | id="UnknownNullness" |
| 292 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 293 | errorLine1=" public ImageProxy acquireNextImage() {" |
| 294 | errorLine2=" ~~~~~~~~~~"> |
| 295 | <location |
| 296 | file="src/main/java/androidx/camera/testing/fakes/FakeImageReaderProxy.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 297 | line="108" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 298 | column="12"/> |
| 299 | </issue> |
| 300 | |
| 301 | <issue |
| 302 | id="UnknownNullness" |
| 303 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 304 | errorLine1=" public void setSurface(Surface surface) {" |
| 305 | errorLine2=" ~~~~~~~"> |
| 306 | <location |
| 307 | file="src/main/java/androidx/camera/testing/fakes/FakeImageReaderProxy.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 308 | line="165" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 309 | column="28"/> |
| 310 | </issue> |
| 311 | |
| 312 | <issue |
| 313 | id="UnknownNullness" |
| 314 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 315 | errorLine1=" public void triggerImageAvailable(Object tag, long timestamp) throws InterruptedException {" |
| 316 | errorLine2=" ~~~~~~"> |
| 317 | <location |
| 318 | file="src/main/java/androidx/camera/testing/fakes/FakeImageReaderProxy.java" |
Alan Viverette | 347182a | 2020-06-10 21:08:42 -0400 | [diff] [blame^] | 319 | line="184" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 320 | column="39"/> |
| 321 | </issue> |
| 322 | |
| 323 | <issue |
| 324 | id="UnknownNullness" |
| 325 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 326 | errorLine1=" public static void waitForLooperToIdle(Handler handler) throws InterruptedException {" |
| 327 | errorLine2=" ~~~~~~~"> |
| 328 | <location |
| 329 | file="src/main/java/androidx/camera/testing/HandlerUtil.java" |
| 330 | line="36" |
| 331 | column="44"/> |
| 332 | </issue> |
| 333 | |
| 334 | <issue |
| 335 | id="UnknownNullness" |
| 336 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 337 | errorLine1=" public static MessageQueue getQueue(Looper looper) {" |
| 338 | errorLine2=" ~~~~~~~~~~~~"> |
| 339 | <location |
| 340 | file="src/main/java/androidx/camera/testing/compat/LooperCompat.java" |
| 341 | line="29" |
| 342 | column="19"/> |
| 343 | </issue> |
| 344 | |
| 345 | <issue |
| 346 | id="UnknownNullness" |
| 347 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 348 | errorLine1=" public static MessageQueue getQueue(Looper looper) {" |
| 349 | errorLine2=" ~~~~~~"> |
| 350 | <location |
| 351 | file="src/main/java/androidx/camera/testing/compat/LooperCompat.java" |
| 352 | line="29" |
| 353 | column="41"/> |
| 354 | </issue> |
| 355 | |
| 356 | <issue |
| 357 | id="UnknownNullness" |
| 358 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 359 | errorLine1=" public static StreamConfigurationMap generateFakeStreamConfigurationMap() {" |
| 360 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| 361 | <location |
| 362 | file="src/main/java/androidx/camera/testing/StreamConfigurationMapUtil.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 363 | line="40" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 364 | column="19"/> |
| 365 | </issue> |
| 366 | |
| 367 | <issue |
| 368 | id="UnknownNullness" |
| 369 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 370 | errorLine1=" public static StreamConfigurationMap generateFakeStreamConfigurationMap(" |
| 371 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| 372 | <location |
| 373 | file="src/main/java/androidx/camera/testing/StreamConfigurationMapUtil.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 374 | line="74" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 375 | column="19"/> |
| 376 | </issue> |
| 377 | |
| 378 | <issue |
| 379 | id="UnknownNullness" |
| 380 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 381 | errorLine1=" int[] supportedFormats, Size[] supportedSizes) {" |
| 382 | errorLine2=" ~~~~~"> |
| 383 | <location |
| 384 | file="src/main/java/androidx/camera/testing/StreamConfigurationMapUtil.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 385 | line="75" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 386 | column="13"/> |
| 387 | </issue> |
| 388 | |
| 389 | <issue |
| 390 | id="UnknownNullness" |
| 391 | message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| 392 | errorLine1=" int[] supportedFormats, Size[] supportedSizes) {" |
| 393 | errorLine2=" ~~~~~~"> |
| 394 | <location |
| 395 | file="src/main/java/androidx/camera/testing/StreamConfigurationMapUtil.java" |
Louis Pullen-Freilich | 2920620 | 2019-10-18 18:33:01 +0100 | [diff] [blame] | 396 | line="75" |
Louis Pullen-Freilich | 1b57674a | 2019-06-13 19:51:30 +0100 | [diff] [blame] | 397 | column="37"/> |
| 398 | </issue> |
| 399 | |
Louis Pullen-Freilich | 8ad38ba | 2019-06-10 16:33:44 +0100 | [diff] [blame] | 400 | </issues> |