fix: add platform parameter to clean tool with iOS default #279
Annotations
10 errors
|
|
|
|
|
build-and-test (24.x):
src/mcp/tools/utilities/__tests__/clean.test.ts#L86
Replace `····}·as·any,·mock` with `······}·as·any,⏎······mock,⏎····`
|
|
build-and-test (24.x):
src/mcp/tools/utilities/__tests__/clean.test.ts#L85
Replace `platform:·'iOS·Simulator'` with `··platform:·'iOS·Simulator',`
|
|
build-and-test (24.x):
src/mcp/tools/utilities/__tests__/clean.test.ts#L82
Replace `{·⏎······projectPath:·'/p.xcodeproj',·⏎` with `⏎······{⏎········projectPath:·'/p.xcodeproj',⏎··`
|
|
|
|
build-and-test (24.x):
src/mcp/tools/utilities/__tests__/clean.test.ts#L70
Replace `····}·as·any,·mock` with `······}·as·any,⏎······mock,⏎····`
|
|
build-and-test (24.x):
src/mcp/tools/utilities/__tests__/clean.test.ts#L69
Replace `platform:·'macOS'` with `··platform:·'macOS',`
|
|
build-and-test (24.x):
src/mcp/tools/utilities/__tests__/clean.test.ts#L66
Replace `{·⏎······projectPath:·'/p.xcodeproj',·⏎` with `⏎······{⏎········projectPath:·'/p.xcodeproj',⏎··`
|
|
|