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
{{ message }}
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
kosh-prod --json device E346530X8B02780 report gives error: "json: cannot unmarshal number 14400.0 into Go struct field Disk.latest_report.disks.size of type int"
interestingly, however, the report doesn't actually contain a value 14400.0 -- I only see an integer 14400.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
kosh-prod --json device E346530X8B02780 report
gives error: "json: cannot unmarshal number 14400.0 into Go struct field Disk.latest_report.disks.size of type int"interestingly, however, the report doesn't actually contain a value
14400.0
-- I only see an integer14400
.The text was updated successfully, but these errors were encountered: