Bump xunit from 2.9.0 to 2.9.2 in /Src #1682
Annotations
9 errors and 10 warnings
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L107
'TheoryData<float>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<float>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L177
'TheoryData<double>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<double>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L247
'TheoryData<float>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<float>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L317
'TheoryData<double>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<double>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L107
'TheoryData<float>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<float>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L177
'TheoryData<double>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<double>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L247
'TheoryData<float>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<float>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms.Tests/XMathTests.Rem.cs#L317
'TheoryData<double>' does not contain a definition for 'Select' and no accessible extension method 'Select' accepting a first argument of type 'TheoryData<double>' could be found (are you missing a using directive or an assembly reference?)
|
Build solution
Process completed with exit code 1.
|
Build solution:
Src/ILGPU/Backends/EntryPoints/ArgumentMapper.cs#L606
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/EntryPoints/ArgumentMapper.cs#L971
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L117
Dereference of a possibly null reference.
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityTypeGenerator.cs#L56
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
|
Build solution:
Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.
|
Build solution:
Src/ILGPU/Runtime/Kernel.cs#L267
Possible null reference return.
|
Build solution:
Src/ILGPU/IR/Types/StructureType.cs#L936
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/EntryPoints/ArgumentMapper.cs#L606
Possible null reference return.
|
Loading