fix(sentry): Harden observability and privacy telemetry #654
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": "a9f07263c623a612c3671c87099cb304f56969fc",
"ref": "221"
},
"key": "VaTSZptQsb",
"runId": 22044070241,
"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": "a9f07263c623a612c3671c87099cb304f56969fc",
"ref": "221"
}
}
}
|