Dev Deploy #2
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
|
Build:
SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L41
Dereference of a possibly null reference.
|
Build:
SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L54
Dereference of a possibly null reference.
|
Build:
SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L67
Dereference of a possibly null reference.
|
Build:
SS14.GithubApiHelper/Helpers/GithubAppTokenCredentialStore.cs#L35
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:
SS14.MapServer/Services/MapService.cs#L47
The variable '_' is declared but never used
|
Build:
SS14.MapServer/Services/MapService.cs#L59
The variable '_' is declared but never used
|
Build:
SS14.MapServer/BuildRunners/ContainerService.cs#L33
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:
SS14.MapServer/Services/FileManagementService.cs#L20
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:
SS14.MapServer/Services/FileManagementService.cs#L63
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading