autotester: update documentation #428
Annotations
11 warnings
Build CEmu Qt6 Release on Linux x64
qtbase currently requires packages from the system package manager. They
|
Build CEmu Qt6 Release on Linux x64
vcpkg_replace_string made no changes.
|
Build CEmu Qt6 Release on Linux x64:
core/keypad.c#L124
suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses]
|
Build CEmu Qt6 Release on Linux x64:
core/keypad.c#L91
unused variable ‘shift’ [-Wunused-variable]
|
Build CEmu Qt6 Release on Linux x64:
gui/qt/debugger/disasm.cpp#L110
comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Build CEmu Qt6 Release on Linux x64:
gui/qt/debugger.cpp#L2014
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build CEmu Qt6 Release on Linux x64:
gui/qt/debugger.cpp#L2198
‘QPoint QMouseEvent::globalPos() const’ is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
Build CEmu Qt6 Release on Linux x64:
tests/autotester/autotester.h#L76
‘autotester::varExtensions’ defined but not used [-Wunused-variable]
|
Build CEmu Qt6 Release on Linux x64:
gui/qt/keypad/keypadwidget.cpp#L414
‘QPointF QMouseEvent::localPos() const’ is deprecated: Use position() [-Wdeprecated-declarations]
|
Build CEmu Qt6 Release on Linux x64:
gui/qt/keypad/keypadwidget.cpp#L437
‘QPointF QEventPoint::pos() const’ is deprecated: Use position() [-Wdeprecated-declarations]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CEmu_linux_Qt6_master", "CEmu_linux_Qt6-Dynamic_master".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading