Are you kidding? (use correct usart index) #421
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build CEmu Qt6 Release on Linux x64:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build CEmu Qt6 Release on Linux x64:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
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]
|
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