Do not review - Anapandey/uri #37651
Annotations
7 errors and 1 warning
Run Tests:
src/Bicep.Core.UnitTests/TypeSystem/FunctionResolverTests.cs#L1054
'Extensions.Value<U>(IEnumerable<JToken>)' is a method, which is not valid in the given context
|
Run Tests:
src/Bicep.Core.UnitTests/TypeSystem/FunctionResolverTests.cs#L1061
There is no argument given that corresponds to the required parameter 'nullKeyword' of 'NullLiteralSyntax.NullLiteralSyntax(Token)'
|
Run Tests:
src/Bicep.Core.UnitTests/TypeSystem/FunctionResolverTests.cs#L1058
There is no argument given that corresponds to the required parameter 'value' of 'ObjectPropertySyntax.ObjectPropertySyntax(SyntaxBase, SyntaxBase, SyntaxBase)'
|
Run Tests:
src/Bicep.Core.UnitTests/TypeSystem/FunctionResolverTests.cs#L1057
There is no argument given that corresponds to the required parameter 'children' of 'ObjectSyntax.ObjectSyntax(Token, IEnumerable<SyntaxBase>, Token)'
|
Run Tests:
src/Bicep.Core.UnitTests/TypeSystem/FunctionResolverTests.cs#L1070
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Run Tests:
src/Bicep.Core.UnitTests/TypeSystem/FunctionResolverTests.cs#L1070
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Run Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading