fix(simulator): Prefer build_run_sim for run intent #665
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": "c8cdd4db72dc0dec2370204185b8fd68fcd49e70",
"ref": "213"
},
"key": "FX7msGAOHg",
"runId": 22078558515,
"webhookDebug": {
"action": "requested",
"head_branch": "codex/build-run-sim-defaults",
"head_repository_full_name": "getsentry/XcodeBuildMCP",
"full_name": "getsentry/XcodeBuildMCP",
"isPullRequest": true,
"prNumber": 213,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "getsentry/XcodeBuildMCP:codex/build-run-sim-defaults",
"oldPrDataHash": "Y890fgFTCy",
"lookupKey": "getsentry/XcodeBuildMCP:codex/build-run-sim-defaults",
"data": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "c8cdd4db72dc0dec2370204185b8fd68fcd49e70",
"ref": "213"
}
}
}
|