Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

27 cannot unmarshal object into go struct field transactionresponseitemssubamount of type string #28

Conversation

dhojayev
Copy link
Owner

@dhojayev dhojayev commented Jun 6, 2024

  • introduced timeline transactions tests
  • refactored timeline transactions response structs
  • refactored tests and test cases
  • fixed fatal error on "subAmount" not being string or null type
  • implemented skipping transactions instead of failing with fatal error details of which cannot be fetched
  • refactoring
  • added interfaces for tests

Dovlet Hojayev added 2 commits June 6, 2024 15:39
refactored timeline transactions response structs
refactored tests and test cases
Dovlet Hojayev added 2 commits June 6, 2024 15:50
@dhojayev dhojayev merged commit 105d569 into main Jun 6, 2024
9 checks passed
@dhojayev dhojayev deleted the 27-cannot-unmarshal-object-into-go-struct-field-transactionresponseitemssubamount-of-type-string branch June 6, 2024 17:00
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.

cannot unmarshal object into Go struct field TransactionResponse.items.subAmount of type string
1 participant