fix cmake and ci for libusb branch #302
Annotations
2 errors and 14 warnings
The run was canceled by @adriweb.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CEmu-nightly_mac_qt5_intel", "CEmu-nightly_mac_qt6_arm".
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/
|
|
|
|
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
gui/qt/debugger.cpp#L2014
comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
gui/qt/debugger.cpp#L2198
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
tests/autotester/json11.hpp#L385
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L393
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L401
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L410
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L468
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L471
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L473
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
This job was cancelled
Loading