Assigned
Status Update
Comments
na...@gmail.com <na...@gmail.com> #2
Issue with notification access code in core. Unclear where, but probably safe to assume NotificationCompat
.
No update yet.
Issue with notification access code in core. Unclear where, but probably safe to assume NotificationCompat
.
Description
Detected these failing tasks: [':browser:browser:runErrorProne']
> Task :browser:browser:runErrorProne FAILED
$SUPPORT/browser/browser/src/main/java/androidx/browser/customtabs/CustomTabsClient.java:406: error: [NullAway] passing @Nullable parameter 'extras' where @NonNull is required
callback.onActivityResized(height, width, extras);
(see
1 error
```
showed up as part of nullaway upgrade