Skip to content

GUI - add new metrics to debug pane #1696

GUI - add new metrics to debug pane

GUI - add new metrics to debug pane #1696

Triggered via push June 4, 2026 15:29
Status Success
Total duration 27m 6s
Artifacts 12

build.yml

on: push
Matrix: build
Matrix: package-linux
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 76 warnings
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64)
note: declared here
AppImage (x86_64): app/gui/QScintilla_src-2.14.1/scintilla/lexers/LexMMIXAL.cpp#L102
note: at offset 1 into source object 's' of size 100
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: declared here
Linux (clang, x64, Debug)
note: ‘#pragma message: You appear to be compiling without optimization, if so opus will be very slow.’
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: declared here
Linux (gcc, x64, Debug)
note: ‘#pragma message: You appear to be compiling without optimization, if so opus will be very slow.’
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release)
note: declared here
Linux (gcc, x64, Release): app/gui/QScintilla_src-2.14.1/scintilla/lexers/LexMMIXAL.cpp#L102
note: at offset 1 into source object ‘s’ of size 100
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release)
note: declared here
Linux (clang, x64, Release): app/gui/QScintilla_src-2.14.1/scintilla/lexers/LexMMIXAL.cpp#L102
note: at offset 1 into source object ‘s’ of size 100
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64)
note: declared here
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/scintilla/lexers/LexMMIXAL.cpp#L102
note: at offset 1 into source object 's' of size 100
Mac (clang, x64, Debug)
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, lukka/get-cmake@v4.0.2. 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/
Mac (clang, x64, Debug)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
AppImage (x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, lukka/get-cmake@v4.0.2. 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/
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument '__m128' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument '__m128' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument '__m128d' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument '__m128d' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument '__m128' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument '__m128' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument '__m128d' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument '__m128d' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument '__m128' [-Wignored-attributes]
AppImage (x86_64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument '__m128' [-Wignored-attributes]
Linux (clang, x64, Debug)
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, lukka/get-cmake@v4.0.2. 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/
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Debug)
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, lukka/get-cmake@v4.0.2. 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/
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Debug): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Mac (clang, arm64, Debug)
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, lukka/get-cmake@v4.0.2. 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/
Mac (clang, arm64, Debug)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Mac (clang, arm64, Release)
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, lukka/get-cmake@v4.0.2. 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/
Mac (clang, arm64, Release)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Linux (gcc, x64, Release)
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, lukka/get-cmake@v4.0.2. 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/
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (gcc, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Release)
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, lukka/get-cmake@v4.0.2. 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/
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L53
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse2.hpp#L51
ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L62
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Linux (clang, x64, Release): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_sse.hpp#L58
ignoring attributes on template argument ‘__m128’ [-Wignored-attributes]
Windows (vs2022, x64, Debug)
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, lukka/get-cmake@v4.0.2. 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/
Windows (vs2022, x64, Release)
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, lukka/get-cmake@v4.0.2. 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/
Mac (clang, x64, Release)
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, lukka/get-cmake@v4.0.2. 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/
Mac (clang, x64, Release)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
AppImage (aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, lukka/get-cmake@v4.0.2. 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/
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/qscicommandset.cpp#L177
'constexpr QKeyCombination::operator int() const' is deprecated: Use QKeyCombination instead of int [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/qscicommandset.cpp#L164
'constexpr QKeyCombination::operator int() const' is deprecated: Use QKeyCombination instead of int [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/qscicommandset.cpp#L110
'constexpr QKeyCombination::operator int() const' is deprecated: Use QKeyCombination instead of int [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/qscicommandset.cpp#L73
'constexpr QKeyCombination::operator int() const' is deprecated: Use QKeyCombination instead of int [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/qsciapis.cpp#L981
'static QString QLibraryInfo::location(LibraryLocation)' is deprecated: Use path() [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/qsciapis.cpp#L855
'qsizetype QByteArray::count() const' is deprecated: Use size() or length() instead. [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/SciClasses.cpp#L80
'int QMouseEvent::y() const' is deprecated: Use position() [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/src/SciClasses.cpp#L79
'int QMouseEvent::x() const' is deprecated: Use position() [-Wdeprecated-declarations]
AppImage (aarch64): app/gui/QScintilla_src-2.14.1/scintilla/lexers/LexMMIXAL.cpp#L106
'void* __builtin_memmove(void*, const void*, long unsigned int)' reading 100 bytes from a region of size 99 [-Wstringop-overread]
AppImage (aarch64): app/external/supersonic/src/scsynth/external_libraries/nova-simd/vec/vec_neon.hpp#L242
control reaches end of non-void function [-Wreturn-type]

Artifacts

Produced during runtime
Name Size Digest
Logs_Linux_clang_x64_Debug
6.56 KB
sha256:ad36daab3fa4ef4352711b04485528ad71504053418538727731f42f0544f494
Logs_Linux_clang_x64_Release
6.12 KB
sha256:879c17f4ffa8bcaf9d7b5786b5e8d055fa5050f7f960c786195bbb233ba835cd
Logs_Linux_gcc_x64_Debug
6.57 KB
sha256:f4802c6b6ce95b4fdc6ca4420163d5f8df12bc06e4f9f725263e751de43e890f
Logs_Linux_gcc_x64_Release
6.12 KB
sha256:83f5e26f6f7a2ffd284dbbac49bfb2655382ec22152d635b34b46bd3462bf7ca
Logs_Mac_clang_arm64_Debug
6.95 KB
sha256:0b7dda29542c0ba6214fc0bbefdcb05e049be1e36c404a346a9df08cf10c4390
Logs_Mac_clang_arm64_Release
6.53 KB
sha256:36f28c72e9f0a3dc70ea2866070426312bb0db6b26d09116d01bce6c2f29dfce
Logs_Mac_clang_x64_Debug
6.95 KB
sha256:b51cc76eef3bdd46e582972ce04fee2c242ac9046ca2f25790dd4e5d7b5315a6
Logs_Mac_clang_x64_Release
6.57 KB
sha256:d34e2085cea5342b362797242f5ee7a4546ef63f69a247ec1a74094323d4be8d
Logs_Windows_vs2022_x64_Debug
6.07 KB
sha256:17c06975c4cce4c7d6e4b58c199baf6a838af8f398f9acd97d9c2ba5d8ec70ef
Logs_Windows_vs2022_x64_Release
5.78 KB
sha256:a8337b139c8a8e759294f7be3d4956ba506d4b5ec02aefcad9159eece3dc8b2d
Sonic-Pi-5.0.0-beta3-arm64
232 MB
sha256:7051efd1af00fbd02796c87e02b2646d9c0797d68ba6a4b814b2933df785e5af
Sonic-Pi-5.0.0-beta3-x64
232 MB
sha256:ef452544c58908ff85d074b7b1bb8500b7e6ffc007d859f2f741f7630a009626