Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

Use Windows CRITICAL_SECTION for global lock instead of GRecMutex #78

Use Windows CRITICAL_SECTION for global lock instead of GRecMutex

Use Windows CRITICAL_SECTION for global lock instead of GRecMutex #78

Triggered via push May 10, 2026 17:36
Status Success
Total duration 3m 54s
Artifacts 10

build.yml

on: push
Matrix: linux
Matrix: macos
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
linux (arm64, ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux (x64, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows (x64, UCRT64, mingw-w64-ucrt-x86_64, windows-latest, mingw-w64-ucrt-x86_64-gcc, mingw-w64...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos (arm64, macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos (arm64, macos-latest)
glib 2.88.0 is already installed and up-to-date. To reinstall 2.88.0, run: brew reinstall glib
windows (x86, MINGW32, mingw-w64-i686, windows-latest, mingw-w64-i686-gcc, mingw-w64-ucrt-x86_64-...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos (x64, macos-15-intel)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos (x64, macos-15-intel)
glib 2.88.0 is already installed and up-to-date. To reinstall 2.88.0, run: brew reinstall glib
windows (arm64, CLANGARM64, mingw-w64-clang-aarch64, windows-11-arm, mingw-w64-clang-aarch64-clan...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
package
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows (x64, UCRT64, mingw-w64-ucrt-x86_64, windows-latest, mingw-w64-ucrt-x86_64-gcc, mingw-w64...
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
windows (x86, MINGW32, mingw-w64-i686, windows-latest, mingw-w64-i686-gcc, mingw-w64-ucrt-x86_64-...
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
build-libmsi Expired
19.3 MB
sha256:8cdf580cd02958cd30a681554383d1868a66321e369a8b783134b9ffc4895246
build-linux-arm64 Expired
16.3 MB
sha256:6755449363e73a3c26212e1192c4d8489122b0d3037fa1fada31eaa375f195ee
build-linux-x64 Expired
16.6 MB
sha256:b51d11d118e7e215ade1f1201ab80a07116ec5bd095696d7a5df04236ee4fa04
build-macos-arm64 Expired
5.77 MB
sha256:3ee9a67a4e6c88cb93fdab23abbd790552990d55d727dad6ed9142723c4daa4d
build-macos-x64 Expired
5.72 MB
sha256:ba613f91ed282c3207c09958a4affd329b94ec12fb7858f94e6eea7905cbc971
build-msi-interop Expired
29.8 MB
sha256:5dda9060b8a990abb2608e59ab09389bbf38899ada3d2fe8d21150ad09a8068f
build-win-arm64 Expired
11.8 MB
sha256:b294e42be285eb31f28697331b672b7949755cb5104e310a9dcfd3826541ebb9
build-win-x64 Expired
13.3 MB
sha256:53edbf49b9e72953d99b50a67109a5a3d3a44d978f4a8092830863936f1f4d0d
build-win-x86 Expired
13.3 MB
sha256:41931ab40ee27705c94e2a34cd555f399e90c44b86acef71432567de26dae467
build-wixl Expired
33.7 MB
sha256:8f2c47f46ae928989aeb7076ba414196049b0b010cbff1ecd121c4efc706bc31