Skip to content

2.4.0 Update - Phase I #48

2.4.0 Update - Phase I

2.4.0 Update - Phase I #48

Triggered via pull request May 12, 2025 17:16
@NotRequiemNotRequiem
synchronize #374
dev
Status Success
Total duration 2m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code_ql_analysis.yml

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

Annotations

1 error and 3 warnings
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON): src/vmaware.hpp#L2166
non-void function does not return a value in all control paths [-Wreturn-type]
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON): src/vmaware.hpp#L1494
implicit conversion from 'u64' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
Analyze (cpp, gcc-14, Ninja Multi-Config, Debug, ON): src/vmaware.hpp#L250
using C++20 [-W#pragma-messages]