Skip to content

Bump xunit from 2.6.1 to 2.6.2 in /Src #4860

Bump xunit from 2.6.1 to 2.6.2 in /Src

Bump xunit from 2.6.1 to 2.6.2 in /Src #4860

Triggered via push November 20, 2023 04:47
Status Failure
Total duration 7m 51s
Artifacts 1

ci.yml

on: push
check-version
5s
check-version
Matrix: build
check-style-line-lengths
12s
check-style-line-lengths
check-style-line-endings
11s
check-style-line-endings
check-style-copyright-headers
1m 48s
check-style-copyright-headers
setup-os-matrix
1s
setup-os-matrix
package-library
4m 2s
package-library
Matrix: test-library
package-samples
3m 4s
package-samples
all-required-checks-done
0s
all-required-checks-done
publish-release
0s
publish-release
publish-preview
0s
publish-preview
Fit to window
Zoom out
Zoom in

Annotations

170 errors and 4 warnings
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, Velocity): Src/ILGPU.Tests/CompareFloatOperations.cs#L351
The type argument object from CompareFloatOperations.CompareOperation_Less_FloatData is not compatible with the type of the corresponding test method parameter right. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net7.0, Velocity): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (ubuntu-latest, ILGPU.Algorithms, net7.0, CPU): Src/ILGPU.Tests/CompareFloatOperations.cs#L351
The type argument object from CompareFloatOperations.CompareOperation_Less_FloatData is not compatible with the type of the corresponding test method parameter right. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU, net7.0, Velocity): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, CPU): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
test-library (windows-latest, ILGPU, net6.0, Velocity): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
build (Src): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (windows-latest, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net7.0, CPU): Src/ILGPU.Tests/CompareFloatOperations.cs#L351
The type argument object from CompareFloatOperations.CompareOperation_Less_FloatData is not compatible with the type of the corresponding test method parameter right. (https://xunit.net/xunit.analyzers/rules/xUnit1039)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU.Algorithms, net6.0, CPU): 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)
test-library (cuda, ILGPU, net7.0, CPU)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.310.2. Please update to the latest version 2.311.0
test-library (cuda, ILGPU, net6.0, CPU)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.310.2. Please update to the latest version 2.311.0
test-library (cuda, ILGPU.Algorithms, net7.0, CPU)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.310.2. Please update to the latest version 2.311.0
test-library (cuda, ILGPU.Algorithms, net6.0, CPU)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.310.2. Please update to the latest version 2.311.0

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
3.67 MB