Skip to content

Conversation

@gesellix
Copy link
Contributor

@gesellix gesellix commented Feb 1, 2022

Works around:

Caused by: com.squareup.moshi.JsonDataException: Non-null value 'warnings' (JSON name 'Warnings') was null at $.Warnings
 	at com.squareup.moshi.internal.Util.unexpectedNull(Util.java:663)
 	at de.gesellix.docker.remote.api.ContainerCreateResponseJsonAdapter.fromJson(ContainerCreateResponseJsonAdapter.kt:45)
 	at de.gesellix.docker.remote.api.ContainerCreateResponseJsonAdapter.fromJson(ContainerCreateResponseJsonAdapter.kt:22)
 	at com.squareup.moshi.internal.NullSafeJsonAdapter.fromJson(NullSafeJsonAdapter.java:41)
 	at com.squareup.moshi.JsonAdapter.fromJson(JsonAdapter.java:70)
 	at de.gesellix.docker.remote.api.client.ContainerApi.containerCreate(ContainerApi.kt:2093)

@gesellix gesellix merged commit 7e946e8 into main Feb 1, 2022
@gesellix gesellix deleted the compatiblity branch February 1, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants