update main branch with newest engine version #296
ci.yml
on: pull_request
Format Check
/
clang-format check
1m 7s
Matrix: Linux Builds / build-linux
Matrix: Windows Builds / build-windows
Annotations
12 errors and 120 warnings
|
Linux Builds / build (ubuntu-latest, Debug, gcc)
Process completed with exit code 8.
|
|
Linux Builds / build (ubuntu-latest, Debug, clang)
Process completed with exit code 8.
|
|
Windows Builds / build (windows-latest, Debug, gcc)
Canceling since a higher priority waiting request for CI-30 exists
|
|
Windows Builds / build (windows-latest, Debug, gcc)
The operation was canceled.
|
|
Windows Builds / build (windows-latest, Debug, clang)
Canceling since a higher priority waiting request for CI-30 exists
|
|
Windows Builds / build (windows-latest, Debug, clang)
The operation was canceled.
|
|
Windows Builds / build (windows-latest, Release, gcc)
Canceling since a higher priority waiting request for CI-30 exists
|
|
Windows Builds / build (windows-latest, Release, gcc)
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for CI-30 exists
|
|
CI
Canceling since a higher priority waiting request for CI-30 exists
|
|
Windows Builds / build (windows-latest, Release, vs2026)
Canceling since a higher priority waiting request for CI-30 exists
|
|
Windows Builds / build (windows-latest, Release, vs2026)
The operation was canceled.
|
|
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#L11
Field 'Input.Input_IsMouseButtonPressed_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/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#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/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/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#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/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/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, 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/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/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/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, 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/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/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#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#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/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#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_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#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#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/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#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#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/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#L7
Field 'Input.Input_IsKeyDown_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#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/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#L17
Field 'Interop.ScriptGlue_RegisterEventCallback_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/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/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/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/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/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/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#L10
Field 'Input.Input_IsMouseButtonDown_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
|
|
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/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/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#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/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#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#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/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, 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, 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/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#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/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#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/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/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, 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/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/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)
Failed to save: Unable to reserve cache with key msys2-pkgs-upd:false-conf:59badb4b-files:cf5465ad7c2e50d89f03e5b489315b15a9395753560abd57f0517dfa6a590958, another job may be creating this cache.
|
|
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/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):
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, 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/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/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/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/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#L10
Field 'Input.Input_IsMouseButtonDown_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/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#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/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/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, 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/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#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/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, 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/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)
Failed to save: Unable to reserve cache with key msys2-pkgs-upd:false-conf:59badb4b-files:cf5465ad7c2e50d89f03e5b489315b15a9395753560abd57f0517dfa6a590958, another job may be creating this cache.
|
|
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/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/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#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#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/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#L21
Field 'Interop.ScriptGlue_RegisterInstantiateCallback_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#L13
Field 'Log.Log_Error_Ptr' is never assigned to, and will always have its default value
|
|
Windows Builds / build (windows-latest, Release, gcc)
Failed to save: Unable to reserve cache with key msys2-pkgs-upd:false-conf:59badb4b-files:cf5465ad7c2e50d89f03e5b489315b15a9395753560abd57f0517dfa6a590958, another job may be creating this cache.
|
|
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#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#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/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#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/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/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/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#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#L11
Field 'Input.Input_IsMouseButtonPressed_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
|
58.4 KB |
sha256:91c6b286f01922634a153ea8012b4a547b12d1c57e3e9bfd1e819d48d426b29e
|
|
|
Linux-linux-clang-Release-binaries
Expired
|
40.2 KB |
sha256:884a490e45db8a5d7164773523d10471b8ee549f5cfcc871bed5a5a52585ad6a
|
|
|
Linux-linux-clang-Release-executables
Expired
|
18.2 MB |
sha256:6aa71e6838cc6f3221984748859bffbddc8ed663d78e73173c353ae688e84e28
|
|
|
Linux-linux-gcc-Debug-binaries
Expired
|
58.3 KB |
sha256:e2cfb28df5ef2f063249ea8796f3a753f45d7366bf428c87cf7cdfbd72824dc0
|
|
|
Linux-linux-gcc-Release-binaries
Expired
|
38.1 KB |
sha256:8176f0dfb2709d5bf10f6853ddf25608bb71030280319d919a53fa7ac1d2a8fe
|
|
|
Linux-linux-gcc-Release-executables
Expired
|
39.3 MB |
sha256:936878e3b66282d8637a85eb0617cf271001a1a1c1deb3959d2f60ed8903efb5
|
|
|
Windows-windows-clang-Debug-binaries
Expired
|
14.4 KB |
sha256:642b7d312bfcb4ddafb3b5c87b3b3eb495190224e832c2c0974c8b275f3e4448
|
|
|
Windows-windows-clang-Release-binaries
Expired
|
38.7 KB |
sha256:aee9cf996f8f72fa48d7b7e86d9e8fc3683b56b5258bd6d0f199fa7b71b72633
|
|
|
Windows-windows-gcc-Debug-binaries
Expired
|
14.6 KB |
sha256:ec43b0917d0d62df9aa4a68315539c7915ae52e6c75b4f50f760feb70ecc6277
|
|
|
Windows-windows-gcc-Release-binaries
Expired
|
14.5 KB |
sha256:ff55549f464d869a45bc6db709cbf358c29ca73ae085642795927db538f17e34
|
|
|
Windows-windows-vs2026-Debug-binaries
Expired
|
38.2 KB |
sha256:6ab124e545859048ba2306186e9942b30c4c87d1cc90105768bf1b102ee6a72f
|
|
|
Windows-windows-vs2026-Release-binaries
Expired
|
9.62 KB |
sha256:7e777849d6420b07f060eb55faee962b728cd0381b06ec45ebdd585494fa954d
|
|