feat: auto-add firewall rule when hosting multiplayer #297
ci.yml
on: push
Format Check
/
clang-format check
57s
Matrix: Linux Builds / build-linux
Matrix: Windows Builds / build-windows
Annotations
1 error and 117 warnings
|
Linux Builds / build (ubuntu-latest, Debug, clang)
Process completed with exit code 8.
|
|
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/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#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/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#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#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#L22
Field 'Interop.ScriptGlue_RegisterDestroyCallback_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#L7
Field 'Input.Input_IsKeyDown_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, 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#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_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#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#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#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/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/Input.cs#L8
Field 'Input.Input_IsKeyPressed_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#L13
Field 'Input.Input_GetMouseDelta_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#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_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/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, 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/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/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/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#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/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#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/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/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)
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#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#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/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/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#L9
Field 'Input.Input_IsKeyReleased_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/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/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)
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#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#L7
Field 'Input.Input_IsKeyDown_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/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#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/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#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/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/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/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)
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#L11
Field 'Input.Input_IsMouseButtonPressed_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/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#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/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#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/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):
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/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, 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, 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#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/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, 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#L12
Field 'Log.Log_Warn_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#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_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/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#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/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#L18
Field 'Interop.ScriptGlue_RegisterRenderUICallback_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#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/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#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#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#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/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, 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/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#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#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#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_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/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/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, 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/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#L8
Field 'Input.Input_IsKeyPressed_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/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/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#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/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#L10
Field 'Input.Input_IsMouseButtonDown_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/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, 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#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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Linux-linux-clang-Debug-binaries
Expired
|
59.3 KB |
sha256:82c40454479ba3a729e15eedf60287a50c1aa322a3a179df342d95a9eed77ce8
|
|
|
Linux-linux-clang-Release-binaries
Expired
|
40.5 KB |
sha256:16883372c7e027a9c54b6a6eb0a7b4a255ff285a2bd2cf1bccd556e4ed869e86
|
|
|
Linux-linux-clang-Release-executables
Expired
|
18.2 MB |
sha256:c43079b4b5ac8d3163fe67d6f1c4e2435b24d4ccaa5f25f7bf0ceee7ca7f3a41
|
|
|
Linux-linux-gcc-Debug-binaries
Expired
|
40.1 KB |
sha256:5e34df8d144a0d3287315a5f92f7f26ec9bf3f3d465be3d9f785c9cc7ccfa45f
|
|
|
Linux-linux-gcc-Release-binaries
Expired
|
35.2 KB |
sha256:40a06a85d88059329d22f5d4a57cd3e801a3aa522282058e3ea0bbffee5b1d77
|
|
|
Linux-linux-gcc-Release-executables
Expired
|
39.3 MB |
sha256:79bfee54d8a1bcf1fd92157887f4533d5d015e2b7481183b67c636450cbbd3b5
|
|
|
Windows-windows-clang-Debug-binaries
Expired
|
44.6 KB |
sha256:ce429036b414472d2a4fc96561e668444dfae2bbc76b47faf93c259d1b0830d6
|
|
|
Windows-windows-clang-Release-binaries
Expired
|
38.7 KB |
sha256:ae6045f1f596ff80cb5521d09fa37493ba742c814bca89b78007930793fe15f3
|
|
|
Windows-windows-gcc-Debug-binaries
Expired
|
43.6 KB |
sha256:e228e6032b910c9adaea83b4a1cea436e0fd4ee78d8dc75f4505118ab4095029
|
|
|
Windows-windows-gcc-Release-binaries
Expired
|
37.6 KB |
sha256:ed420270c058f3b4761cdb70506a07d3b957bde3c0364bc3106a04683ab27223
|
|
|
Windows-windows-vs2026-Debug-binaries
Expired
|
38.4 KB |
sha256:ffdcd9722e7c55f82a51660b3e132b7a66c227d8d45ea8a108afe6ae869b1fe9
|
|
|
Windows-windows-vs2026-Release-binaries
Expired
|
32.1 KB |
sha256:ec633fa83771d099f357256ab5fe4770bcef1253ed73c539f91562260e4bfade
|
|