Skip to content

Bump xunit from 2.8.1 to 2.9.0 in /Src. (#1261) #1651

Bump xunit from 2.8.1 to 2.9.0 in /Src. (#1261)

Bump xunit from 2.8.1 to 2.9.0 in /Src. (#1261) #1651

Triggered via push September 4, 2024 21:02
Status Success
Total duration 14m 6s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/IR/Types/StructureType.cs#L936
Possible null reference return.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Runtime/Kernel.cs#L267
Possible null reference return.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.