No changes needed - unused import does not exist in deploy.ts #4796
Annotations
7 errors
|
Run npm run build
Process completed with exit code 2.
|
|
Run npm run build:
src/utils/mcpUtils.ts#L55
Property 'mcp' does not exist on type '{ durableTask?: IDurableTaskJson | undefined; http?: { routePrefix?: string | undefined; } | undefined; }'.
|
|
Run npm run build:
src/utils/mcpUtils.ts#L50
Property 'configurationProfile' does not exist on type 'IHostJsonV2'.
|
|
Run npm run build:
src/commands/createFunction/actionStepsV2/WriteToFileExecuteStep.ts#L44
Property 'mcp' does not exist on type '{ durableTask?: IDurableTaskJson | undefined; http?: { routePrefix?: string | undefined; } | undefined; }'.
|
|
Run npm run build:
src/commands/createFunction/actionStepsV2/WriteToFileExecuteStep.ts#L43
Property 'mcp' does not exist on type '{ durableTask?: IDurableTaskJson | undefined; http?: { routePrefix?: string | undefined; } | undefined; }'.
|
|
Run npm run build:
src/commands/createFunction/FunctionCreateStepBase.ts#L104
Property 'mcp' does not exist on type '{ durableTask?: IDurableTaskJson | undefined; http?: { routePrefix?: string | undefined; } | undefined; }'.
|
|
Run npm run build:
src/commands/createFunction/FunctionCreateStepBase.ts#L103
Property 'mcp' does not exist on type '{ durableTask?: IDurableTaskJson | undefined; http?: { routePrefix?: string | undefined; } | undefined; }'.
|
Loading