fix(sentry): Harden observability and privacy telemetry #656
Annotations
3 warnings and 1 notice
|
build-and-test (24.x):
src/daemon.ts#L204
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L203
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L202
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x)
{
"workflowData": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "bb89065188f8af7d373f905f130826b9b814bc6f",
"ref": "221"
},
"key": "BIOfZZF7xa",
"runId": 22058731087,
"webhookDebug": {
"action": "requested",
"head_branch": "codex/sentry-observability-hardening",
"head_repository_full_name": "getsentry/XcodeBuildMCP",
"full_name": "getsentry/XcodeBuildMCP",
"isPullRequest": true,
"prNumber": 221,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "getsentry/XcodeBuildMCP:codex/sentry-observability-hardening",
"oldPrDataHash": "HDCWqwd2ca",
"lookupKey": "getsentry/XcodeBuildMCP:codex/sentry-observability-hardening",
"data": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "bb89065188f8af7d373f905f130826b9b814bc6f",
"ref": "221"
}
}
}
|