Skip to content

fix(render-passes): hard-coded draw buffer restore #1243

fix(render-passes): hard-coded draw buffer restore

fix(render-passes): hard-coded draw buffer restore #1243

Triggered via push February 11, 2026 04:59
Status Success
Total duration 45m 54s
Artifacts

codeql.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/NativeInterop.cs#L560
Field 'NativeInterop.DemonstrationComponent.DemonstrationId' is never assigned to, and will always have its default value 0 [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/CubeSystem.cs#L155
The variable 'maxLights' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/CubeSystem.cs#L154
The variable 'maxCubes' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/EarthRotationSystem.cs#L29
The field 'EarthRotationSystem.earthEntity' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/CubeSystem.cs#L53
The field 'CubeSystem._colorIndex' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/CubeSystem.cs#L54
The field 'CubeSystem._spawnLightOrCube' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/NativeInterop.cs#L561
Field 'NativeInterop.DemonstrationComponent.DemonstrationVector' is never assigned to, and will always have its default value [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/NativeInterop.cs#L560
Field 'NativeInterop.DemonstrationComponent.DemonstrationId' is never assigned to, and will always have its default value 0 [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/CubeSystem.cs#L155
The variable 'maxLights' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]
Analyze (c-cpp, csharp/gcc) on ubuntu-latest: engine/src/scripting/managed/Scripts/CubeSystem.cs#L154
The variable 'maxCubes' is assigned but its value is never used [/home/runner/work/game-engine/game-engine/engine/src/scripting/managed/Nexo.csproj]