chore(deps): update dependency communitytoolkit.mvvm to 8.3.2 #167
Annotations
10 warnings
Build Installer:
installer/Model/EEsast.cs#L196
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.
|
Build Installer:
installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
|
Build Installer:
installer/Model/EEsast.cs#L196
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.
|
Build Installer:
installer/Model/EEsast.cs#L196
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.
|
Build Installer:
installer/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
|
Build Installer:
installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
|
Build Installer:
installer/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
|
Build Installer:
installer/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
|
Build Installer:
installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
|
Build Installer:
installer/ViewModel/PlaybackViewModel.cs#L83
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'Process.Start(ProcessStartInfo)' is unsupported on: 'ios' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading