feat(cli): add interactive setup wizard and modernize init command #752
Annotations
3 warnings and 1 notice
|
build-and-test (24.x):
src/daemon.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#L212
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L211
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": "ceed2e1f1627bfeb07a93706b7217abeb4829219",
"ref": "247"
},
"key": "ghv9VhCWTS",
"runId": 22598636154,
"webhookDebug": {
"action": "requested",
"head_branch": "feat/setup-wizard",
"head_repository_full_name": "getsentry/XcodeBuildMCP",
"full_name": "getsentry/XcodeBuildMCP",
"isPullRequest": true,
"prNumber": 247,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "getsentry/XcodeBuildMCP:feat/setup-wizard",
"oldPrDataHash": "vMAf3zMKcJ",
"lookupKey": "getsentry/XcodeBuildMCP:feat/setup-wizard",
"data": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "7c97e9dac16afcc47b46d63921c27b1fd14653b6",
"ref": "247"
}
}
}
|