update readme and remove test/libusb branch from CI #305
Annotations
2 errors and 13 warnings
The run was canceled by @adriweb.
|
Build CEmu Qt6 Release on MacOS x64
The operation was canceled.
|
Install dependencies
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Install dependencies
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Install dependencies
libusb 1.0.27 is already installed and up-to-date.
To reinstall 1.0.27, run:
brew reinstall libusb
|
Build CEmu Qt6 Release on MacOS x64:
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
Build CEmu Qt6 Release on MacOS x64:
gui/qt/debugger.cpp#L2014
comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
Build CEmu Qt6 Release on MacOS x64:
gui/qt/debugger.cpp#L2198
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L385
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L393
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L401
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L410
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L468
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L471
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS x64:
tests/autotester/json11.hpp#L473
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Loading