Implement SharpCompress + rework loader and dependency update system … #19
Annotations
6 errors and 8 warnings
SA-Mod-Manager/UI/MainWindow.xaml.cs#L158
'App' does not contain a definition for 'PerformUpdateCodesCheck'
|
SA-Mod-Manager/UI/MainWindow.xaml.cs#L159
'GamesInstall' does not contain a definition for 'SetUpdateCodes'
|
SA-Mod-Manager/UI/MainWindow.xaml.cs#L161
'App' does not contain a definition for 'PerformUpdatePatchesCheck'
|
SA-Mod-Manager/UI/MainWindow.xaml.cs#L162
'GamesInstall' does not contain a definition for 'SetUpdatePatches'
|
SA-Mod-Manager/UI/MainWindow.xaml.cs#L2897
'Loader' does not contain a definition for 'loaderVersionpath' and no accessible extension method 'loaderVersionpath' accepting a first argument of type 'Loader' could be found (are you missing a using directive or an assembly reference?)
|
|
SA-Mod-Manager/Configuration/SADX/GameSettings.cs#L823
'GameSettings.Patches' is obsolete
|
SA-Mod-Manager/Controls/SA2/GameConfig.xaml.cs#L206
'GameSettings.Patches' is obsolete
|
SA-Mod-Manager/Controls/SADX/GameConfig.xaml.cs#L279
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
SA-Mod-Manager/Controls/SADX/GameConfig.xaml.cs#L475
'GameSettings.Patches' is obsolete
|
SA-Mod-Manager/ModInfo.cs#L141
The event 'ModData.PropertyChanged' is never used
|
SA-Mod-Manager/ModInfo.cs#L150
The event 'CodeData.PropertyChanged' is never used
|
SA-Mod-Manager/UI/Models/MainWindowViewModel.cs#L19
The event 'MainWindowViewModel.PropertyChanged' is never used
|
SA-Mod-Manager/Util.cs#L755
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
The logs for this run have expired and are no longer available.
Loading