chore(deps): update dotnet monorepo #1866
Annotations
10 warnings
Build Installer:
installer/Model/EEsast.cs#L195
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/Logger.cs#L343
The field 'ListLogger.time' is never used
|
Build Installer:
installer/Model/EEsast.cs#L195
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/EEsast.cs#L195
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/Logger.cs#L343
The field 'ListLogger.time' is never used
|
Build Installer:
installer/Model/EEsast.cs#L195
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.
|
Loading