Skip to content

Bump FluentAssertions from 7.0.0 to 8.1.1 #39180

Bump FluentAssertions from 7.0.0 to 8.1.1

Bump FluentAssertions from 7.0.0 to 8.1.1 #39180

Triggered via pull request March 10, 2025 23:45
Status Failure
Total duration 12m 18s
Artifacts 25

build.yml

on: pull_request
Check secret access
2s
Check secret access
Matrix: test-dotnet
Build NuGet Packages
1m 35s
Build NuGet Packages
Build Visual Studio Extension
2m 53s
Build Visual Studio Extension
Build Playground
3m 23s
Build Playground
Build Highlight Libraries
2m 27s
Build Highlight Libraries
Build Windows Setup
1m 20s
Build Windows Setup
Matrix: test-cli-e2e
PR Comment: Preview Links
4s
PR Comment: Preview Links
Matrix: Test: VSCode Bicep UI
Matrix: Test: VSCode Extension
Matrix: test-cli-live-linux-musl-x64
Matrix: test-cli-live
PR Comment: Dotnet Tests Summary
20s
PR Comment: Dotnet Tests Summary
Matrix: build-cli-nugets
Fit to window
Zoom out
Zoom in

Annotations

72 errors and 1 warning
Test Dotnet (ubuntu-latest) (Others): 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)'
Test Dotnet (ubuntu-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
Test Dotnet (ubuntu-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
Test Dotnet (ubuntu-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L183
The name 'Execute' does not exist in the current context
Test Dotnet (ubuntu-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L204
The name 'Execute' does not exist in the current context
Test Dotnet (ubuntu-latest) (Others): 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?)
Test Dotnet (ubuntu-latest) (Others): 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?)
Test Dotnet (ubuntu-latest) (Others): 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?)
Test Dotnet (ubuntu-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L257
The name 'Execute' does not exist in the current context
Test Dotnet (ubuntu-latest) (Core): 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)'
Test Dotnet (ubuntu-latest) (Core): 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)'
Test Dotnet (ubuntu-latest) (Core): 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)'
Test Dotnet (ubuntu-latest) (Core): 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?)
Test Dotnet (ubuntu-latest) (Core): 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?)
Test Dotnet (ubuntu-latest) (Core): 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?)
Test Dotnet (ubuntu-latest) (Core): 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)'
Test Dotnet (ubuntu-latest) (Core): src/Bicep.Core.UnitTests/Assertions/CodeLensAssertions.cs#L21
There is no argument given that corresponds to the required parameter 'assertionChain' of 'ObjectAssertions<CodeLens, CodeLensAssertions>.ObjectAssertions(CodeLens, AssertionChain)'
Test Dotnet (ubuntu-latest) (Core): src/Bicep.Core.UnitTests/Assertions/CompilationAssertions.cs#L22
There is no argument given that corresponds to the required parameter 'assertionChain' of 'ReferenceTypeAssertions<Compilation, CompilationAssertions>.ReferenceTypeAssertions(Compilation, AssertionChain)'
Test Dotnet (ubuntu-latest) (LangServer): 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)'
Test Dotnet (ubuntu-latest) (LangServer): 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?)
Test Dotnet (ubuntu-latest) (LangServer): 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?)
Test Dotnet (ubuntu-latest) (LangServer): 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?)
Test Dotnet (ubuntu-latest) (LangServer): 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)'
Test Dotnet (ubuntu-latest) (LangServer): 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)'
Test Dotnet (ubuntu-latest) (LangServer): 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)'
Test Dotnet (ubuntu-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
Test Dotnet (ubuntu-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
Build Highlight Libraries
Process completed with exit code 1.
Build Visual Studio Extension: 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)'
Build Visual Studio Extension: src/Bicep.Core.UnitTests/Assertions/StringCollectionAssertionsExtensions.cs#L40
The name 'Execute' does not exist in the current context
Build Visual Studio Extension: src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
Build Visual Studio Extension: src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
Build Visual Studio Extension: 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?)
Build Visual Studio Extension: 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?)
Build Visual Studio Extension: 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?)
Build Visual Studio Extension: src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L183
The name 'Execute' does not exist in the current context
Build Visual Studio Extension: src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L204
The name 'Execute' does not exist in the current context
Build Visual Studio Extension: src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L257
The name 'Execute' does not exist in the current context
Build Visual Studio Extension
No files were found with the provided path: ./src/binlog/bicep_in_visual_studio_build.binlog. No artifacts will be uploaded.
Test Dotnet (windows-latest) (Core): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Core): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Core): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L183
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Core): 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?)
Test Dotnet (windows-latest) (Core): 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?)
Test Dotnet (windows-latest) (Core): 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?)
Test Dotnet (windows-latest) (Core): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L204
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Core): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L257
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Core): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L269
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L183
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L204
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L257
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L269
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L276
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L286
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (LangServer): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L301
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L71
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L106
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L183
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L204
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L257
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L269
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L276
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L286
The name 'Execute' does not exist in the current context
Test Dotnet (windows-latest) (Others): src/Bicep.Core.UnitTests/Assertions/StringAssertionsExtensions.cs#L301
The name 'Execute' does not exist in the current context
Build: VSCode Extension
This extension consists of 468 files, out of which 105 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.

Artifacts

Produced during runtime
Name Size
TestResults
52.1 KB
bicep-nupkg-any
36.3 MB
bicep-nupkg-linux-arm64
41.5 MB
bicep-nupkg-linux-x64
41.8 MB
bicep-nupkg-osx-arm64
41.3 MB
bicep-nupkg-osx-x64
41.7 MB
bicep-nupkg-win-arm64
43.5 MB
bicep-nupkg-win-x64
43.1 MB
bicep-project-assets-linux-arm64
87.6 KB
bicep-project-assets-linux-musl-x64
87.6 KB
bicep-project-assets-linux-x64
87.6 KB
bicep-project-assets-osx-arm64
87.6 KB
bicep-project-assets-osx-x64
87.6 KB
bicep-project-assets-win-arm64
87.6 KB
bicep-project-assets-win-x64
87.6 KB
bicep-release-linux-arm64
44.3 MB
bicep-release-linux-musl-x64
43.7 MB
bicep-release-linux-x64
43.7 MB
bicep-release-osx-arm64
44 MB
bicep-release-osx-x64
43.6 MB
bicep-release-win-arm64
44.4 MB
bicep-release-win-x64
44 MB
bicep-setup-win-x64
36.2 MB
playground
78.6 MB
vscode-bicep.vsix
49.4 MB