2.4.0 Update - Phase I #374
Merged
Annotations
1 error and 5 warnings
|
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/
|
|
src/vmaware.hpp#L2208
non-void function does not return a value in all control paths [-Wreturn-type]
|
|
src/vmaware.hpp#L1982
'&&' within '||' [-Wlogical-op-parentheses]
|
|
src/vmaware.hpp#L1981
'&&' within '||' [-Wlogical-op-parentheses]
|
|
src/vmaware.hpp#L1489
implicit conversion from 'u64' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
src/vmaware.hpp#L250
using C++20 [-W#pragma-messages]
|
The logs for this run have expired and are no longer available.
Loading