Skip to content

fix: fixed functions being called twice in some cases due to core logic #726

fix: fixed functions being called twice in some cases due to core logic

fix: fixed functions being called twice in some cases due to core logic #726

Triggered via pull request February 21, 2026 12:28
Status Success
Total duration 2m 12s
Artifacts

code_ql_analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON): src/vmaware.hpp#L4995
unused variable 'd' [-Wunused-variable]
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON): src/vmaware.hpp#L4697
unused variable 'aux' [-Wunused-variable]
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/