Fix primitive serialization, hemisphere geometry, material override p… #328
ci.yml
on: push
Format Check
/
clang-format check
53s
Matrix: Linux Builds / build-linux
Matrix: Windows Builds / build-windows
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, 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#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/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/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/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/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, 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/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, 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, 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#L19
Field 'Interop.ScriptGlue_RegisterCollisionCallback_Ptr' is never assigned to, and will always have its default value
|
|
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#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/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#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_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#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_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#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/Input.cs#L7
Field 'Input.Input_IsKeyDown_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#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_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/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/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/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/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/Log.cs#L12
Field 'Log.Log_Warn_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#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/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/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/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, 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, Debug, 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, 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
|
|
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#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/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, 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, 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
|
|
Linux Builds / build (ubuntu-latest, Debug, 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, 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#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/Interop.cs#L20
Field 'Interop.ScriptGlue_RegisterClearAllCallback_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#L10
Field 'Input.Input_IsMouseButtonDown_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/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, vs2026):
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):
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, 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, Debug, vs2026):
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, 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#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#L13
Field 'Log.Log_Error_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/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, 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/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, vs2026):
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, 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/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/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#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/Interop.cs#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_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#L9
Field 'Input.Input_IsKeyReleased_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/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)
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/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/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, 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#L10
Field 'Input.Input_IsMouseButtonDown_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#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/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/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, 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/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)
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/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/Interop.cs#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_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/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/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/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/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, 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/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#L16
Field 'Interop.ScriptGlue_RegisterUpdateCallback_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#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/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):
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, 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/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, 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#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/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, 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/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, 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#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#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/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/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, 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/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/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, 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#L10
Field 'Input.Input_IsMouseButtonDown_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#L7
Field 'Input.Input_IsKeyDown_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 KB |
sha256:a98c9fdb0338c3a5c62c660d89a254b6d3f109620e3a98b8f663f8604823f1e1
|
|
|
Linux-linux-clang-Release-binaries
Expired
|
38.2 KB |
sha256:23e1291030ee59efbd85c2cd4fb79eb6bb17b5fe6792d587accf9932abb929ed
|
|
|
Linux-linux-clang-Release-executables
Expired
|
17.9 MB |
sha256:226d1ee8e523b4f0ccc74ef363f45e9f68a41c3267934aca4677cf03a9200753
|
|
|
Linux-linux-gcc-Debug-binaries
Expired
|
38.2 KB |
sha256:24661f61562f04a4eab93fbcea2e81cbfb1a7d3620d987425ea335c84743ca38
|
|
|
Linux-linux-gcc-Release-binaries
Expired
|
34 KB |
sha256:f2914b02297b8f46d56861f00b20d9e0ec0da636fed8979b3beb965b629c8a92
|
|
|
Linux-linux-gcc-Release-executables
Expired
|
39.1 MB |
sha256:4a469c53b2d79054f62427baeaef43565a81d3fccaabd0ec76aa28a66562ed52
|
|
|
Windows-windows-clang-Debug-binaries
Expired
|
42.1 KB |
sha256:246c26e047d758725598f7b99e8efb448b07c55913b7a2539d4d3b85ba067ca4
|
|
|
Windows-windows-clang-Release-binaries
Expired
|
37.7 KB |
sha256:d6aee38c6d93b8140f3ef212502e32a012b94a01af201c016c3d3549d9b050e7
|
|
|
Windows-windows-gcc-Debug-binaries
Expired
|
41.2 KB |
sha256:b1f0015c60b7eb21ef072e916fdc83048edc0716b5f05871a42cc7e46afeb3ee
|
|
|
Windows-windows-gcc-Release-binaries
Expired
|
36.4 KB |
sha256:ae89d2b8b4fc197c5ecdb5e50e7ece7ee2f24e3b93fb80b92c11c7ef9dbf000b
|
|
|
Windows-windows-vs2026-Debug-binaries
Expired
|
35.8 KB |
sha256:8d17d450528f1fbdd48f5618b87787802b0e651baddd93d12d7060bcf836303f
|
|
|
Windows-windows-vs2026-Release-binaries
Expired
|
30.9 KB |
sha256:2c7158a0134acdd49a03b0b5775dd6c9067197969aa5f2af8ec885c9e2c092bd
|
|