Bump FluentAssertions from 7.0.0 to 8.1.1 #39180
Annotations
10 errors
Run Tests:
src/Bicep.Cli.UnitTests/Assertions/CliResultAssertions.cs#L17
There is no argument given that corresponds to the required parameter 'assertionChain' of 'ReferenceTypeAssertions<CliResult, CliResultAssertions>.ReferenceTypeAssertions(CliResult, AssertionChain)'
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/AssertionScopeExtensions.cs#L47
'AssertionScope' does not contain a definition for 'AddReportable' and no accessible extension method 'AddReportable' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?)
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/AssertionScopeExtensions.cs#L56
'AssertionScope' does not contain a definition for 'AddReportable' and no accessible extension method 'AddReportable' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?)
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/AssertionScopeExtensions.cs#L65
'AssertionScope' does not contain a definition for 'AddReportable' and no accessible extension method 'AddReportable' accepting a first argument of type 'AssertionScope' could be found (are you missing a using directive or an assembly reference?)
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/StringCollectionAssertionsExtensions.cs#L40
The name 'Execute' does not exist in the current context
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/BicepFileAssertions.cs#L23
There is no argument given that corresponds to the required parameter 'assertionChain' of 'ReferenceTypeAssertions<BicepFile, BicepFileAssertions>.ReferenceTypeAssertions(BicepFile, AssertionChain)'
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/CachedModuleExtensions.cs#L20
There is no argument given that corresponds to the required parameter 'assertionChain' of 'ReferenceTypeAssertions<CachedModule, CachedModuleAssertions>.ReferenceTypeAssertions(CachedModule, AssertionChain)'
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/CodeFixAssertions.cs#L20
There is no argument given that corresponds to the required parameter 'assertionChain' of 'ObjectAssertions<CodeFix, CodeFixAssertions>.ObjectAssertions(CodeFix, AssertionChain)'
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
|
Run Tests:
src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
|
Loading