Skip to content

Conversation

@infinq
Copy link

@infinq infinq commented Jan 6, 2021

  • JSON parse to struct fails because the number returned is to big for an int.
    json: cannot unmarshal number 1609938804312 into Go struct field Time.time of type int

infinq added 3 commits January 6, 2021 14:31
- JSON parse to struct fails because the number returned is to big for an int.
json: cannot unmarshal number 1609938804312 into Go struct field Time.time of type int
Corrected small typo in key compare to Bitvavo-Ratelimit-ResetAt
"ResetAt" should have be PascalCase style and not "Resetat"
@infinq infinq force-pushed the master branch 2 times, most recently from 168ce98 to 5504904 Compare January 18, 2021 21:24
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

1 similar comment
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

1 participant