Merge opengl: rewrite engine with OpenGL renderer #325
ci.yml
on: push
Matrix: Linux Builds / build-linux
Matrix: Windows Builds / build-windows
Format Check
/
clang-format check
1m 8s
Production Check
3s
Annotations
117 warnings
|
Format Check / clang-format check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux Builds / build (ubuntu-latest, Release, clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, clang):
engine/scripting/managed/src/Log.cs#L11
Field 'Log.Log_Info_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Log.cs#L12
Field 'Log.Log_Warn_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L13
Field 'Input.Input_GetMouseDelta_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Log.cs#L11
Field 'Log.Log_Info_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Interop.cs#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L7
Field 'Input.Input_IsKeyDown_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Interop.cs#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L8
Field 'Input.Input_IsKeyPressed_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Interop.cs#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Interop.cs#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L13
Field 'Input.Input_GetMouseDelta_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Log.cs#L11
Field 'Log.Log_Info_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Linux Builds / build (ubuntu-latest, Debug, gcc):
engine/scripting/managed/src/Log.cs#L12
Field 'Log.Log_Warn_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows Builds / build (windows-latest, Release, clang)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L7
Field 'Input.Input_IsKeyDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L13
Field 'Input.Input_GetMouseDelta_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, clang):
engine/scripting/managed/src/Interop.cs#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows Builds / build (windows-latest, Debug, vs2026)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Interop.cs#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Input.cs#L8
Field 'Input.Input_IsKeyPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Input.cs#L13
Field 'Input.Input_GetMouseDelta_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Log.cs#L11
Field 'Log.Log_Info_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Interop.cs#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, vs2026):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows Builds / build (windows-latest, Debug, clang)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Interop.cs#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Log.cs#L12
Field 'Log.Log_Warn_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L7
Field 'Input.Input_IsKeyDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L13
Field 'Input.Input_GetMouseDelta_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, clang):
engine/scripting/managed/src/Input.cs#L8
Field 'Input.Input_IsKeyPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows Builds / build (windows-latest, Release, vs2026)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Input.cs#L7
Field 'Input.Input_IsKeyDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Input.cs#L8
Field 'Input.Input_IsKeyPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Interop.cs#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Interop.cs#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Input.cs#L13
Field 'Input.Input_GetMouseDelta_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, vs2026):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows Builds / build (windows-latest, Release, gcc)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Log.cs#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Log.cs#L11
Field 'Log.Log_Info_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc):
engine/scripting/managed/src/Input.cs#L7
Field 'Input.Input_IsKeyDown_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows Builds / build (windows-latest, Debug, gcc)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L8
Field 'Input.Input_IsKeyPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L9
Field 'Input.Input_IsKeyReleased_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L11
Field 'Input.Input_IsMouseButtonPressed_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Interop.cs#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L12
Field 'Input.Input_GetMouseWheelMove_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Debug, gcc):
engine/scripting/managed/src/Input.cs#L10
Field 'Input.Input_IsMouseButtonDown_Ptr' is never assigned to, and will always have its default value
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Linux-linux-clang-Debug-binaries
Expired
|
42.4 KB |
sha256:1feba726646dc4b8fea2647c6a74e67a8290ec963154218b1989c601ae7bfe41
|
|
|
Linux-linux-clang-Release-binaries
Expired
|
39.4 KB |
sha256:6d10b383c03da76ca675f524bf5bffc1165a2ea9ad3f252e0b51436f52fb2345
|
|
|
Linux-linux-clang-Release-executables
Expired
|
17.9 MB |
sha256:a56c7108c58ee4fabdf024ab2e8ae106740ba7d6eefd4b62531e4beb6bc28307
|
|
|
Linux-linux-gcc-Debug-binaries
Expired
|
38.2 KB |
sha256:72de0a6236694e239fa0e16ae44377b9d18459fec0736c61d9439297a3c536bb
|
|
|
Linux-linux-gcc-Release-binaries
Expired
|
34.7 KB |
sha256:6e7fe09f937bc56d4051580856881f43348126a5399bbcd1c5e5321387ff13fb
|
|
|
Linux-linux-gcc-Release-executables
Expired
|
39.1 MB |
sha256:f8fb3208438464b31a2d906f3d5fcf1080917ea0ac2dac1ba933cac12babb56b
|
|
|
Windows-windows-clang-Debug-binaries
Expired
|
42 KB |
sha256:f6a6ae4dff38a8f2e27845881c5531d83689f96a06f4117aa45d600fe26eef77
|
|
|
Windows-windows-clang-Release-binaries
Expired
|
37.6 KB |
sha256:478e871e728746c989b67a194c709b5cea921c1ab8616f6d442a6ed205034507
|
|
|
Windows-windows-gcc-Debug-binaries
Expired
|
41.1 KB |
sha256:554313a1663855d9f4550f3683a851e2190731a0185d63278c566e08ecf462d1
|
|
|
Windows-windows-gcc-Release-binaries
Expired
|
36.5 KB |
sha256:22eb28e4f6b532475d16a4b06d8c8f2ab8fc1bcfa41be6ea304d3492e9ace5c4
|
|
|
Windows-windows-vs2026-Debug-binaries
Expired
|
35.8 KB |
sha256:a317fa078fb99260c22c39c191a10c7a013ce8b0e6548935b40e5db2335d1709
|
|
|
Windows-windows-vs2026-Release-binaries
Expired
|
31 KB |
sha256:77f6de497a0009cbe12bd37d614f134643d17ef82b92a6e9f27c3b984b285345
|
|