Skip to content

Add local-build

Add local-build #69

Triggered via push March 28, 2026 04:10
Status Failure
Total duration 16s
Artifacts
Upload changelog
Upload changelog
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build
Failed to load /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./.github/actions/azdo-build/action.yml
Build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./.github/actions/azdo-build/action.yml (Line: 219, Col: 7): Required property is missing: shell,/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./.github/actions/azdo-build/action.yml (Line: 231, Col: 7): Required property is missing: shell at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() at GitHub.Runner.Worker.ActionManifestManagerLegacy.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManagerLegacy.Load(IExecutionContext executionContext, String manifestFile)
Build
/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./.github/actions/azdo-build/action.yml (Line: 231, Col: 7): Required property is missing: shell
Build
/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./.github/actions/azdo-build/action.yml (Line: 219, Col: 7): Required property is missing: shell
Build
Encountered an error when evaluating display name ${{ format('echo version={0} | tee --append $GITHUB_OUTPUT echo version-type={1} | tee --append $GITHUB_OUTPUT ', case(inputs.local-build, steps.local-build.outputs.version, steps.azdo-build.outputs.version), case(inputs.local-build, steps.local-build.outputs.version-type, steps.azdo-build.outputs.version-type)) }}. The template is not valid. .github/workflows/create-release.yml (Line: 142, Col: 14): case predicate must evaluate to a boolean value