Average profile #437
Annotations
2 errors and 5 warnings
|
build-linux-clazy (ubuntu-24.04)
Process completed with exit code 2.
|
|
build-linux-clazy (ubuntu-24.04):
profileplotpicker.cpp#L152
member access into incomplete type 'const QwtText'
|
|
build-linux-clazy (ubuntu-24.04):
profileplot.cpp#L563
Pass small and trivially-copyable type by value (const cv::Point &) [-Wclazy-function-args-by-value]
|
|
build-linux-clazy (ubuntu-24.04):
profileplot.cpp#L227
Missing reference on large type (sizeof class QString is 24 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
foucaultview.cpp#L304
Missing reference on large type (sizeof class QImage is 24 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
foucaultview.cpp#L493
extra tokens at end of #ifdef directive [-Wextra-tokens]
|
|
build-linux-clazy (ubuntu-24.04):
autoinvertdlg.cpp#L57
unused parameter 'checked' [-Wunused-parameter]
|