Skip to content

fix(trace): fix telemetry type mismatch#53

Merged
Patel230 merged 1 commit into
mainfrom
fix/trace-build-fixes
Jul 17, 2026
Merged

fix(trace): fix telemetry type mismatch#53
Patel230 merged 1 commit into
mainfrom
fix/trace-build-fixes

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Fix type mismatch in telemetry module.

…nDetachedAnalytics expects string

Line 112 was passing payloadJSON ([]byte) directly to spawnDetachedAnalytics
which expects a string, causing a compilation error on non-Windows builds.
@Patel230
Patel230 merged commit 637c44d into main Jul 17, 2026
13 checks passed
@Patel230
Patel230 deleted the fix/trace-build-fixes branch July 17, 2026 07:05
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