fix for bicep issue #15458 #38482
Annotations
2 errors
Run E2E tests:
src/Bicep.MSBuild.E2eTests/src/example.ts#L104
Error: Unexpected StdOut content:
Determining projects to restore...
Restored /home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj (in 1.31 sec).
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertFunctionDirect>b__34_0(FunctionArgumentSyntax a) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1, Span`1, Func`2) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.ToArray() [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunctionDirect(FunctionCallSyntaxBase functionCall) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunction(FunctionCallSyntaxBase functionCall) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTes
|
Run E2E tests
Process completed with exit code 1.
|
Loading