Zhenjia ZHOU

Results 2 issues of Zhenjia ZHOU

### Cause of error ```java Exception in thread "Thread-4" java.lang.NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParameter, parameter userId at com.nextcloud.common.NextcloudClient.(Unknown Source:8) at com.owncloud.android.lib.common.OwnCloudClientFactory.createNextcloudClient(OwnCloudClientFactory.java:184) at com.owncloud.android.lib.common.OwnCloudClientManager.getNextcloudClientFor(OwnCloudClientManager.java:220) at com.owncloud.android.ui.activity.DrawerActivity.lambda$getAndDisplayUserQuota$4$com-owncloud-android-ui-activity-DrawerActivity(DrawerActivity.java:821) at...

bug
needs info
performance: NPE :no_entry_sign:

## Describe the bug When adding a session to an eval set via the ADK FastAPI web server, the server fails with a Pydantic `ValidationError` on `Invocation.user_content`. The failure occurs...

eval
need attention