Difference between revisions of "Cannot unmarshal XXXXX into Go struct field"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[Cannot unmarshal string into Go struct field Container.spec.template.spec.containers.env of type]] | [[Cannot unmarshal string into Go struct field Container.spec.template.spec.containers.env of type]] | ||
+ | [[Error: ECS Task Definition container_definitions is invalid: Error decoding JSON: json: cannot unmarshal number into Go struct field KeyValuePair.Environment.Value of type string]] | ||
[[Cannot unmarshal object into Go value of type]] jsonpatch.Patch | [[Cannot unmarshal object into Go value of type]] jsonpatch.Patch |
Revision as of 23:18, 2 March 2023
Cannot unmarshal string into Go struct field Container.spec.template.spec.containers.env of type
Error: ECS Task Definition container_definitions is invalid: Error decoding JSON: json: cannot unmarshal number into Go struct field KeyValuePair.Environment.Value of type string
Cannot unmarshal object into Go value of type jsonpatch.Patch
Cannot unmarshal number into Go struct field ObjectMeta.metadata.labels of type string
Advertising: