You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution failed for task ':XXX:uploadPackage'.
> com.fasterxml.jackson.module.kotlin.MissingKotlinParameterException: Instantiation of [simple type, class com.liftric.octopusdeploy.api.Task] value failed for JSON property StartTime due to missing (therefore NULL) value for creator parameter startTime which is a non-nullable type
at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 47, column: 11] (through reference chain: com.liftric.octopusdeploy.api.Progression["Phases"]->java.util.ArrayList[0]->com.liftric.octopusdeploy.api.Phase["Deployments"]->java.util.ArrayList[0]->com.liftric.octopusdeploy.api.DeploymentElement["Task"]->com.liftric.octopusdeploy.api.Task["StartTime"])
The text was updated successfully, but these errors were encountered:
Ingwersaft
changed the title
com.liftric.octopusdeploy.api.Task: changed API breaks serialization
com.liftric.octopusdeploy.api.Task: changed octopus API breaks serialization
Jun 13, 2022
The text was updated successfully, but these errors were encountered: