Bump Avalonia and Avalonia.Themes.Fluent #44
+3
−3
Annotations
11 errors and 11 warnings
|
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L2463
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L2453
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L1720
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/PluginsPanel.axaml.cs#L828
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L3450
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L3398
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L2463
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L2453
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/MainWindow.axaml.cs#L1720
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/PRoCon.UI/Views/PluginsPanel.axaml.cs#L828
'IClipboard' does not contain a definition for 'SetTextAsync' and no accessible extension method 'SetTextAsync' accepting a first argument of type 'IClipboard' could be found (are you missing a using directive or an assembly reference?)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/PRoCon.Core/Remote/FrostbiteClient.cs#L4894
The event 'FrostbiteClient.Playlist' is never used
|
|
Build:
src/PRoCon.Core/Remote/PRoConClient.cs#L2438
The variable 'e' is declared but never used
|
|
Build:
src/PRoCon.Core/Remote/PRoConClient.cs#L2399
The variable 'e' is declared but never used
|
|
Build:
src/PRoCon.Core/Remote/Layer/LayerClient.cs#L364
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
|
Build:
src/PRoCon.Core/ProxyChecker/ProconProxyChecker.cs#L59
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
src/PRoCon.Core/PRoConApplication.cs#L248
The variable 'isEnabled' is assigned but its value is never used
|
|
Build:
src/PRoCon.Core/CDownloadFile.cs#L222
The variable 'e' is declared but never used
|
|
Build:
src/PRoCon.Core/CDownloadFile.cs#L215
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
src/PRoCon.Core/Plugin/CPRoConPluginCallbacks.cs#L49
Member 'CPRoConPluginCallbacks.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'CPRoConPluginCallbacks.InitializeLifetimeService()'.
|
|
Build:
src/PRoCon.Core/Plugin/CPRoConMarshalByRefObject.cs#L123
Member 'CPRoConMarshalByRefObject.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'CPRoConMarshalByRefObject.InitializeLifetimeService()'.
|
Loading