Skip to content

Fix MSVC C4927 on error_code conversions #1080

Fix MSVC C4927 on error_code conversions

Fix MSVC C4927 on error_code conversions #1080

Triggered via push June 5, 2026 19:06
Status Success
Total duration 19m 45s
Artifacts 1

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Changelog Summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/create-changelog@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Conventional Commits
95 unconventional commits
Antora Docs
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/setup-node@v4, actions/upload-artifact@v4, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
GCC 13: C++20 (coverage)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/cmake-workflow@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
MSVC 14.34: C++20 (shared)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
MSVC 14.34: C++20 (shared)
Requested toolset version '14.34' not found. Available versions: [14.29.30133, 14.44.35207]. Falling back to Visual Studio default.
Clang 17: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Clang 20: C++20 (asan+ubsan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
GCC 15: C++20 (asan+ubsan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
GCC 15: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/cmake-workflow@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Clang 20: C++20-23 (x86)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Clang 20: C++20-23
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/cmake-workflow@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
MinGW: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/cmake-workflow@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
MSVC 14.42: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.3, alandefreitas/cpp-actions/boost-clone@v1.9.3, alandefreitas/cpp-actions/cmake-workflow@v1.9.3, alandefreitas/cpp-actions/package-install@v1.9.3, alandefreitas/cpp-actions/setup-cpp@v1.9.3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
MSVC 14.42: C++20
Requested toolset version '14.42' not found. Available versions: [14.29.30133, 14.44.35207]. Falling back to Visual Studio default.

Artifacts

Produced during runtime
Name Size Digest
antora-docs
8.31 MB
sha256:f7f9142957267764d63f6a20c8f17db32f17213b0765fcba93148f7123f47727