Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

com.liftric.octopusdeploy.api.Task: changed octopus API breaks serialization #11

Open
Ingwersaft opened this issue Jun 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Ingwersaft
Copy link
Member

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"])
@Ingwersaft Ingwersaft added the bug Something isn't working label Jun 13, 2022
@Ingwersaft 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant