Bump actions/github-script from 6 to 7 #1268
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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/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/VelocityTypeGenerator.cs#L56
Possible null reference return.
|
Build solution:
Src/ILGPU/Runtime/Kernel.cs#L267
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/IR/Types/StructureType.cs#L931
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)'.
|
The logs for this run have expired and are no longer available.
Loading