Skip to content

Bump Verify.Xunit from 23.0.1 to 24.2.0 in /Src #1568

Bump Verify.Xunit from 23.0.1 to 24.2.0 in /Src

Bump Verify.Xunit from 23.0.1 to 24.2.0 in /Src #1568

Triggered via pull request May 29, 2024 23:15
Status Failure
Total duration 14m 50s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Analyze (Src/ILGPU.sln, net7.0)
Process completed with exit code 1.
Analyze (Src/ILGPU.sln, net8.0)
Process completed with exit code 1.
Analyze (Src/ILGPU.sln, net6.0)
Process completed with exit code 1.
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)'.