Skip to content

Update dependency FluentAssertions to v8 - autoclosed #42

Update dependency FluentAssertions to v8 - autoclosed

Update dependency FluentAssertions to v8 - autoclosed #42

Triggered via pull request January 15, 2025 09:29
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Utils/Result.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Extensions/IWebHostExtensions.cs#L62
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build: src/Extensions/IWebHostExtensions.cs#L96
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build: tests/Extensions.Tests/StringExtensionsTests.cs#L19
Null should not be used for type parameter 'expected' of type 'Extensions.Tests.StringExtensionsTests.TestEnum'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/Utils/Result.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Extensions/IWebHostExtensions.cs#L62
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build: src/Extensions/IWebHostExtensions.cs#L96
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build: tests/Extensions.Tests/StringExtensionsTests.cs#L19
Null should not be used for type parameter 'expected' of type 'Extensions.Tests.StringExtensionsTests.TestEnum'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)