Skip to content

fix: sync non-default branch #34

fix: sync non-default branch

fix: sync non-default branch #34

Triggered via push October 28, 2024 22:17
Status Failure
Total duration 46s
Artifacts

dotnet_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Process completed with exit code 1.
build: src/GitSync.GitLab/GitLabGateway.cs#L232
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: src/GitSync.GitLab/GitLabGateway.cs#L232
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.