fix(sentry): Harden observability and privacy telemetry #642
Annotations
6 warnings and 1 notice
|
build-and-test (24.x):
src/server/bootstrap.ts#L195
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#L194
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#L193
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": "8359a698481777c98da04a1419347e461faac24e",
"ref": "221"
},
"key": "c8huvF6MXJ",
"runId": 21984574831,
"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": "8359a698481777c98da04a1419347e461faac24e",
"ref": "221"
}
}
}
|