fix(session-defaults): harden store, schema validation, and clear sem… #693
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": "fc5a18492b5072c64e7384272c74e9f34a0466a6",
"ref": "main"
},
"key": "qktj43hVKf",
"runId": 22262273118,
"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": "fc5a18492b5072c64e7384272c74e9f34a0466a6",
"ref": "main"
}
}
}
|