ref: Migrate next-steps to manifest-driven templates #632
Annotations
8 errors
|
build-and-test (24.x)
Process completed with exit code 2.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L193
This comparison appears to be unintentional because the types '"iOS Simulator" | "watchOS Simulator" | "tvOS Simulator" | "visionOS Simulator"' and 'XcodePlatform.visionOS' have no overlap.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L191
This comparison appears to be unintentional because the types '"iOS Simulator" | "watchOS Simulator" | "tvOS Simulator" | "visionOS Simulator"' and 'XcodePlatform.tvOS' have no overlap.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L189
This comparison appears to be unintentional because the types '"iOS Simulator" | "watchOS Simulator" | "tvOS Simulator" | "visionOS Simulator"' and 'XcodePlatform.watchOS' have no overlap.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L187
This comparison appears to be unintentional because the types '"iOS Simulator" | "watchOS Simulator" | "tvOS Simulator" | "visionOS Simulator"' and 'XcodePlatform.iOS' have no overlap.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L185
This comparison appears to be unintentional because the types '"iOS Simulator" | "watchOS Simulator" | "tvOS Simulator" | "visionOS Simulator"' and 'XcodePlatform.macOS' have no overlap.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L170
Argument of type '"iOS Simulator" | "watchOS Simulator" | "tvOS Simulator" | "visionOS Simulator"' is not assignable to parameter of type 'XcodePlatform'.
|
|
build-and-test (24.x):
src/mcp/tools/simulator/get_sim_app_path.ts#L34
Argument of type 'string' is not assignable to parameter of type 'XcodePlatform'.
|