Bump coverlet.collector from 6.0.3 to 6.0.4 #559
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
tests/Tingle.AspNetCore.JsonPatch.Tests/Internal/ObjectVisitorTest.cs#L23
The type argument object? from Tingle.AspNetCore.JsonPatch.Internal.ObjectVisitorTest.ReturnsListAdapterData is nullable, while the type of the corresponding test method parameter targetObject is not. Make the theory data type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
|
Build:
tests/Tingle.AspNetCore.JsonPatch.Tests/Internal/ObjectVisitorTest.cs#L23
The type argument object? from Tingle.AspNetCore.JsonPatch.Internal.ObjectVisitorTest.ReturnsListAdapterData is nullable, while the type of the corresponding test method parameter expectedTargetObject is not. Make the theory data type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
|
Build:
tests/Tingle.AspNetCore.JsonPatch.Tests/Internal/ObjectVisitorTest.cs#L23
The type argument object? from Tingle.AspNetCore.JsonPatch.Internal.ObjectVisitorTest.ReturnsListAdapterData is nullable, while the type of the corresponding test method parameter targetObject is not. Make the theory data type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
|
Build:
tests/Tingle.AspNetCore.JsonPatch.Tests/Internal/ObjectVisitorTest.cs#L23
The type argument object? from Tingle.AspNetCore.JsonPatch.Internal.ObjectVisitorTest.ReturnsListAdapterData is nullable, while the type of the corresponding test method parameter expectedTargetObject is not. Make the theory data type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
|
Loading