Skip to content

fix(server): add documentation #26

fix(server): add documentation

fix(server): add documentation #26

Triggered via push January 12, 2025 15:40
Status Success
Total duration 4m 48s
Artifacts

release.yml

on: push
build_and_release
40s
build_and_release
Matrix: Build Server
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build_and_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_release: GLOKON.Baiters.GodotInterop/GodotReader.cs#L51
Possible null reference return.
build_and_release: GLOKON.Baiters.Core/Utils/WeightedList.cs#L45
Possible null reference return.
build_and_release: GLOKON.Baiters.Core/Utils/WeightedList.cs#L171
Dereference of a possibly null reference.
Build Server (ubuntu-latest, linux-x64) / build-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Server (ubuntu-latest, linux-x64) / build-server: GLOKON.Baiters.Server/Controllers/WelcomeController.cs#L13
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 Server (windows-latest, win-x64) / build-server: GLOKON.Baiters.Server/Controllers/WelcomeController.cs#L13
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.