2.4.0 Update - Phase I #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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]
|