FreeRDP: add remote application #1877
Annotations
21 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
|
|
|
|
|
Client/ConnectDesktop.cpp#L262
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L270
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L278
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L359
case value not in enumerated type 'Type' [-Wswitch]
|
|
|
|
|
|
Client/ConnectDesktop.cpp#L262
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L270
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L278
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L359
case value not in enumerated type 'Type' [-Wswitch]
|
Client/ParameterConnecter.cpp#L56
'addData' is deprecated: Use the QByteArrayView overload instead [-Wdeprecated-declarations]
|
This job succeeded
Loading