fix(sentry): Harden observability and privacy telemetry #655
Annotations
6 warnings and 1 notice
|
build-and-test (24.x):
src/server/bootstrap.ts#L215
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/server/bootstrap.ts#L214
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/server/bootstrap.ts#L213
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
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": "19fa0fc002e199d84882d1661bbdc01d78dda4de",
"ref": "221"
},
"key": "yg3bJacQFR",
"runId": 22044207718,
"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": "19fa0fc002e199d84882d1661bbdc01d78dda4de",
"ref": "221"
}
}
}
|