fix(simulator): Prefer build_run_sim for run intent #666
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": "279efaa9ccfcaed8ccfafd3e79ad6690ba6ad627",
"ref": "main"
},
"key": "mOOHXZBWgg",
"runId": 22078773034,
"webhookDebug": {
"action": "requested",
"head_branch": "main",
"head_repository_full_name": "getsentry/XcodeBuildMCP",
"full_name": "getsentry/XcodeBuildMCP",
"isPullRequest": false,
"prNumber": null,
"prNumberType": "object",
"isNewPullRequest": false,
"isOldPullRequest": false,
"prKey": "getsentry/XcodeBuildMCP:main",
"oldPrDataHash": "9jHA4I43EA",
"lookupKey": "9jHA4I43EA",
"data": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "279efaa9ccfcaed8ccfafd3e79ad6690ba6ad627",
"ref": "main"
}
}
}
|