Skip to content

Bump FluentAssertions from 7.2.0 to 8.9.0 #60

Bump FluentAssertions from 7.2.0 to 8.9.0

Bump FluentAssertions from 7.2.0 to 8.9.0 #60

Triggered via pull request March 17, 2026 13:29
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
build_test
36s
build_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
build_test
Process completed with exit code 1.
build_test: tests/ThisCloud.Framework.Web.Tests/ApplicationBuilderExtensionsTests.cs#L145
'ObjectAssertions' does not contain a definition for 'BeSuccessful' and no accessible extension method 'BeSuccessful' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?)
build_test: tests/ThisCloud.Framework.Web.Tests/ApplicationBuilderExtensionsTests.cs#L117
'ObjectAssertions' does not contain a definition for 'BeSuccessful' and no accessible extension method 'BeSuccessful' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?)
build_test: tests/ThisCloud.Framework.Contracts.Tests/MoreCoverageTests.cs#L74
'NumericAssertions<int>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
build_test: tests/ThisCloud.Framework.Web.Tests/ApplicationBuilderExtensionsTests.cs#L145
'ObjectAssertions' does not contain a definition for 'BeSuccessful' and no accessible extension method 'BeSuccessful' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?)
build_test: tests/ThisCloud.Framework.Web.Tests/ApplicationBuilderExtensionsTests.cs#L117
'ObjectAssertions' does not contain a definition for 'BeSuccessful' and no accessible extension method 'BeSuccessful' accepting a first argument of type 'ObjectAssertions' could be found (are you missing a using directive or an assembly reference?)
build_test: tests/ThisCloud.Framework.Contracts.Tests/MoreCoverageTests.cs#L74
'NumericAssertions<int>' does not contain a definition for 'BeGreaterOrEqualTo' and no accessible extension method 'BeGreaterOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
build_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_test
No files were found with the provided path: **/coverage.cobertura.xml. No artifacts will be uploaded.
build_test: tests/ThisCloud.Framework.Web.Tests/ExceptionMappingTests.cs#L32
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
build_test: tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L99
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
build_test: tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L67
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
build_test: tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L63
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
build_test: tests/ThisCloud.Framework.Web.Tests/CompressionTests.cs#L30
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
build_test: tests/ThisCloud.Framework.Web.Tests/CorsTests.cs#L62
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
build_test: tests/ThisCloud.Framework.Web.Tests/CorsTests.cs#L29
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
build_test: tests/ThisCloud.Framework.Web.Tests/CookiePolicyTests.cs#L67
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
build_test: tests/ThisCloud.Framework.Web.Tests/CookiePolicyTests.cs#L31
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)