Skip to content

Bump Verify.Xunit from 24.2.0 to 26.0.1 in /Src #1622

Bump Verify.Xunit from 24.2.0 to 26.0.1 in /Src

Bump Verify.Xunit from 24.2.0 to 26.0.1 in /Src #1622

Triggered via pull request July 24, 2024 04:10
Status Failure
Total duration 13m 14s
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, net6.0)
Process completed with exit code 1.
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 (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)'.