Bump xunit from 2.6.1 to 2.6.2 in /Src #4860
Annotations
10 errors
Src/ILGPU.Tests/ArrayViews.cs#L901
The type argument object from ArrayViews.AlignToData is not compatible with the type of the corresponding test method parameter alignmentInBytes. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/PageLockedMemory.cs#L102
The type argument object from PageLockedMemory.Numbers is not compatible with the type of the corresponding test method parameter constant. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/UnaryFloatOperations.cs#L53
The type argument object from UnaryFloatOperations.HalfData is not compatible with the type of the corresponding test method parameter value. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/UnaryFloatOperations.cs#L54
The type argument object from UnaryFloatOperations.HalfData is not compatible with the type of the corresponding test method parameter isFinite. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/UnaryFloatOperations.cs#L55
The type argument object from UnaryFloatOperations.HalfData is not compatible with the type of the corresponding test method parameter isNaN. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/UnaryFloatOperations.cs#L56
The type argument object from UnaryFloatOperations.HalfData is not compatible with the type of the corresponding test method parameter isPositiveInfinity. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/UnaryFloatOperations.cs#L57
The type argument object from UnaryFloatOperations.HalfData is not compatible with the type of the corresponding test method parameter isNegativeInfinity. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/CompareFloatOperations.cs#L193
The type argument object from CompareFloatOperations.CompareOperation_Less_HalfData is not compatible with the type of the corresponding test method parameter left. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/CompareFloatOperations.cs#L194
The type argument object from CompareFloatOperations.CompareOperation_Less_HalfData is not compatible with the type of the corresponding test method parameter right. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
Src/ILGPU.Tests/CompareFloatOperations.cs#L350
The type argument object from CompareFloatOperations.CompareOperation_Less_FloatData is not compatible with the type of the corresponding test method parameter left. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
|
The logs for this run have expired and are no longer available.
Loading