fix(sentry): Harden observability and privacy telemetry #658
Annotations
3 warnings and 1 notice
|
build-and-test (24.x):
src/daemon.ts#L226
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L225
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L224
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": "78d6c4fa1ad6ace677ebf6c2b7e0708054572fe9",
"ref": "221"
},
"key": "XxNQoJd73N",
"runId": 22077912192,
"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": "78d6c4fa1ad6ace677ebf6c2b7e0708054572fe9",
"ref": "221"
}
}
}
|