FreeRDP: fix server unsupport format bug #31 #1739
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
|
|
|
|
|
|
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