Build and Draft Nightly Release #568
dotnet.yml
on: schedule
Prepare for Build
10s
Build RePlays
6m 12s
Annotations
1 error and 10 warnings
Prepare for Build
Process completed with exit code 2.
|
Build RePlays:
Classes/Services/DetectionService.cs#L515
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.'
|
Build RePlays:
Classes/Services/DetectionService.cs#L515
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.'
|
Build RePlays:
Classes/Services/DetectionService.cs#L515
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.'
|
Build RePlays:
Classes/Utils/Updater.cs#L20
'UpdateManager.GitHubUpdateManager(string, string, string, IFileDownloader, bool, string)' is obsolete: 'Use 'new GithubUpdateManager(...)' instead'
|
Build RePlays:
Classes/Integrations/PubgIntegration.cs#L105
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 RePlays:
Classes/Integrations/PubgIntegration.cs#L102
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 RePlays:
Classes/Integrations/PubgIntegration.cs#L133
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 RePlays:
Classes/Integrations/CS2.cs#L19
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 RePlays:
Classes/Integrations/CS2.cs#L156
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 RePlays:
Classes/Integrations/LeagueOfLegendsIntegration.cs#L18
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.
|