Skip to content

Remove unused variable and unrecognized compiler flag #1538

Remove unused variable and unrecognized compiler flag

Remove unused variable and unrecognized compiler flag #1538

Triggered via push October 22, 2024 05:02
Status Failure
Total duration 1m 36s
Artifacts

build-linux.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Linux-Clang
static_assert failed due to requirement 'bool(QMetaTypeId2<NavigationStyle>::Defined)' "Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system"
Linux-Clang
no member named 'qt_metatype_id' in 'QMetaTypeId<NavigationStyle>'
Linux-Clang
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
Linux-GCC
The job was canceled because "ubuntu-20_04_Linux-Clang_" failed.
Linux-GCC
static assertion failed: Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system
Linux-GCC
‘qt_metatype_id’ is not a member of ‘QMetaTypeId<NavigationStyle>’
Linux-GCC
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
Qt 6
The job was canceled because "ubuntu-20_04_Linux-Clang_" failed.
Qt 6
The operation was canceled.
Linux-Clang: src/common/actionoutput.cpp#L93
unused member function 'setOutputFormat' [-Wunused-member-function]
Linux-Clang: src/common/actionoutput.cpp#L94
unused member function 'setOutputTab' [-Wunused-member-function]