Resolve ambiguous overloaded function argument #316
Annotations
2 errors and 8 warnings
gui/qt/mainwindow.cpp#L1153
reference to type 'const QPoint' cannot bind to an initializer list
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
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/mainwindow.cpp#L2021
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
This job failed
Loading