Skip to content

Fix deserialization of unsigned 64bit ints in the macOS receiver - #94

Draft
bernd wants to merge 1 commit into
mainfrom
fix/macos-uint64-parsing-error
Draft

Fix deserialization of unsigned 64bit ints in the macOS receiver#94
bernd wants to merge 1 commit into
mainfrom
fix/macos-uint64-parsing-error

Conversation

@bernd

@bernd bernd commented Aug 14, 2026

Copy link
Copy Markdown
Member

Fixes the following error:

cannot unmarshal number 9223372036856917482 into Go struct field
logEvent.creatorActivityID of type int64

Fixes the following error:

  cannot unmarshal number 9223372036856917482 into Go struct field
  logEvent.creatorActivityID of type int64
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