Skip to content

Includes cleanup

Includes cleanup #1289

Triggered via pull request August 23, 2024 22:55
Status Failure
Total duration 4m 58s
Artifacts 4

main.yml

on: pull_request
Matrix: build-deb
Matrix: build-macos / build-macos
Matrix: build-rpm
Matrix: build-windows-msvc
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 18 warnings
build-macos / build-macos (arm64)
Failed to execute command 'cmake' with error NonZeroExitCodeError: Process exited with exit code 1
build-macos / build-macos (x86_64)
Failed to execute command 'cmake' with error NonZeroExitCodeError: Process exited with exit code 1
build-windows-msvc (msvc) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L41
'winrt::Windows::Foundation::IAsyncAction tremotesf::`anonymous-namespace'::WindowsFileManagerLauncher::selectFiles(std::vector<tremotesf::impl::FileManagerLauncher::FilesInDirectory,std::allocator<tremotesf::impl::FileManagerLauncher::FilesInDirectory>>,QPointer<QWidget>)': cannot convert argument 2 from 'QWidget *' to 'QPointer<QWidget>'
build-windows-msvc (msvc) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L46
use of undefined type 'QPointer<QWidget>'
build-windows-msvc (msvc) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L49
'winrt::Windows::Foundation::IAsyncAction tremotesf::`anonymous-namespace'::WindowsFileManagerLauncher::selectFilesInFolder(QString,std::vector<QString,std::allocator<QString>>,QPointer<QWidget>)': cannot convert argument 3 from 'QPointer<QWidget>' to 'QPointer<QWidget>'
build-windows-msvc (msvc) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L55
use of undefined type 'QPointer<QWidget>'
build-windows-msvc (msvc) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L98
'void tremotesf::impl::FileManagerLauncher::fallbackForDirectory(const QString &,QWidget *)': cannot convert argument 2 from 'QPointer<QWidget>' to 'QWidget *'
build-windows-msvc (msvc) / build-windows-msvc: src/windowshelpers.cpp#L97
'format': is not a member of 'fmt'
build-windows-msvc (msvc) / build-windows-msvc: src/windowshelpers.cpp#L106
'format': is not a member of 'fmt'
build-windows-msvc (msvc) / build-windows-msvc
'parse': is not a member of 'std::formatter<std::_Compile_time_parse_format_specs::_FormattedType,std::_Compile_time_parse_format_specs::_CharT>'
build-windows-msvc (msvc-clang) / build-windows-msvc: src/windowshelpers.cpp#L97
no member named 'format' in namespace 'fmt'; did you mean 'std::format'?
build-windows-msvc (msvc-clang) / build-windows-msvc
call to deleted constructor of 'formatter<_FormattedType, _CharT>' (aka 'formatter<winrt::hstring, char>')
build-windows-msvc (msvc-clang) / build-windows-msvc
no member named 'parse' in 'std::formatter<winrt::hstring>'
build-windows-msvc (msvc-clang) / build-windows-msvc: src/windowshelpers.cpp#L106
no member named 'format' in namespace 'fmt'; did you mean 'std::format'?
build-windows-msvc (msvc-clang) / build-windows-msvc: src/windowshelpers.cpp#L106
call to consteval function 'std::basic_format_string<char, std::basic_string_view<char> &, winrt::hstring>::basic_format_string<char[19]>' is not a constant expression
build-windows-msvc (msvc-clang) / build-windows-msvc
static assertion failed: Cannot format an argument. To make type T formattable, provide a formatter<T> specialization. See N4964 [format.arg.store]/2 (along with modification in P2905R2) and [formatter.requirements].
build-windows-msvc (msvc-clang) / build-windows-msvc
call to deleted constructor of 'typename basic_format_context<back_insert_iterator<_Fmt_buffer<char>>, char>::formatter_type<_Td>' (aka 'formatter<winrt::hstring, char>')
build-windows-msvc (msvc-clang) / build-windows-msvc
no member named 'parse' in 'std::formatter<winrt::hstring>'
build-windows-msvc (msvc-clang) / build-windows-msvc
no member named 'format' in 'std::formatter<winrt::hstring>'
build-windows-msvc (msvc-clang) / build-windows-msvc
static assertion failed
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L41
implicit instantiation of undefined template 'QPointer<QWidget>'
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L46
implicit instantiation of undefined template 'QPointer<QWidget>'
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L47
implicit instantiation of undefined template 'QPointer<QWidget>'
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L55
implicit instantiation of undefined template 'QPointer<QWidget>'
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L61
implicit instantiation of undefined template 'QPointer<QWidget>'
build-windows-mingw
Process completed with exit code 1.
build-windows-msvc (msvc) / build-windows-msvc: src/coroutines/coroutines.h#L148
'this': used in base member initializer list
build-windows-msvc (msvc) / build-windows-msvc: src/coroutines/coroutines.h#L148
'this': used in base member initializer list
build-windows-msvc (msvc) / build-windows-msvc: src/coroutines/coroutines.h#L148
'this': used in base member initializer list
build-windows-msvc (msvc-clang) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L46
unused parameter 'parentWidget' [-Wunused-parameter]
build-windows-msvc (msvc-clang) / build-windows-msvc: src/filemanagerlauncher_windows.cpp#L55
unused parameter 'parentWidget' [-Wunused-parameter]
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L46
unused parameter 'parentWidget' [-Wunused-parameter]
build-windows-mingw: src/filemanagerlauncher_windows.cpp#L55
unused parameter 'parentWidget' [-Wunused-parameter]
build-rpm (fedora:39, gcc)
‘MEM[(struct QByteArray *)&D.418682].d’ may be used uninitialized [-Wmaybe-uninitialized]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]

Artifacts

Produced during runtime
Name Size
macos-arm64-vcpkg-logs Expired
5.81 KB
macos-x86_64-vcpkg-logs Expired
11.6 KB
windows-msvc-clang-vcpkg-logs Expired
6.64 KB
windows-msvc-vcpkg-logs Expired
6.65 KB