✨ Install release asynchronously, show progress bar #3
Annotations
8 errors and 6 warnings
Build:
src/App.cpp#L78
the following warning is treated as an error
|
Build:
src/ProjectManager.cpp#L42
the following warning is treated as an error
|
Build:
src/Release.cpp#L110
'void ImGuiNotify::send(ImGuiNotify::Notification)': cannot convert argument 1 from 'initializer list' to 'ImGuiNotify::Notification'
|
Build:
src/Release.cpp#L110
'notification_id': variable cannot have the type 'const void'
|
Build:
src/Release.cpp#L129
'close': is not a member of 'ImGuiNotify'
|
Build:
src/Release.cpp#L129
'notification_id': cannot be used before it is initialized
|
Build:
src/Release.cpp#L129
'close': function does not take 2 arguments
|
Build
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
|
|
|
Build:
src/App.cpp#L78
'project_file_path': unreferenced formal parameter
|
Build:
src/ProjectManager.cpp#L42
'e': unreferenced local variable
|
Build:
src/ProjectManager.cpp#L80
'project_path': unreferenced formal parameter
|
Loading