Automatically detect encoding in csv_load script function #140
Annotations
6 warnings
projects/GKCommunicator/GKNetCore/UserProfile.cs#L68
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.'
|
projects/GKCommunicator/GKNetCore/UserProfile.cs#L68
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.'
|
projects/GKCore/GKCore/AppHost.cs#L666
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.
|
projects/GKCommunicator/GKNetCore/UserProfile.cs#L68
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.'
|
projects/GKCommunicator/GKNetCore/UserProfile.cs#L68
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.'
|
projects/GKCore/GKCore/AppHost.cs#L666
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.
|
The logs for this run have expired and are no longer available.
Loading