Includes cleanup #1288
Annotations
11 errors and 2 warnings
The run was canceled by @equeim.
|
src/windowshelpers.cpp#L97
no member named 'format' in namespace 'fmt'; did you mean 'std::format'?
|
|
|
src/windowshelpers.cpp#L106
no member named 'format' in namespace 'fmt'; did you mean 'std::format'?
|
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
|
|
|
|
|
|
src/filemanagerlauncher_windows.cpp#L46
unused parameter 'parentWidget' [-Wunused-parameter]
|
src/filemanagerlauncher_windows.cpp#L55
unused parameter 'parentWidget' [-Wunused-parameter]
|
This job was cancelled
Loading