fix coverity build #306
Annotations
13 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, softprops/action-gh-release@d4e8205d7e959a9107da6396278b2f1f07af0f9b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 arm64:
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L385
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L393
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L401
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L410
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L468
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L471
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L473
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L566
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build CEmu Qt6 Release on MacOS arm64:
tests/autotester/json11.hpp#L338
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
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", "CEmu-nightly_mac_qt6_intel".
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