Skip to content

Build and Draft Nightly Release #583

Build and Draft Nightly Release

Build and Draft Nightly Release #583

Triggered via schedule December 6, 2023 07:13
Status Success
Total duration 8m 28s
Artifacts

dotnet.yml

on: schedule
Prepare for Build
8s
Prepare for Build
Build RePlays
8m 0s
Build RePlays
Fit to window
Zoom out
Zoom in

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.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
Build RePlays: Classes/Services/DetectionService.cs#L515
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
Build RePlays: Classes/Services/DetectionService.cs#L515
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
Build RePlays: Classes/Utils/Updater.cs#L20
'UpdateManager.GitHubUpdateManager(string, string, string, IFileDownloader, bool, string)' is obsolete: 'Use 'new UpdateManager(new GithubSource(...))' 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/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.
Build RePlays: Classes/Integrations/LeagueOfLegendsIntegration.cs#L81
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.