Skip to content

ci: Create dotnet-ci.yml #4

ci: Create dotnet-ci.yml

ci: Create dotnet-ci.yml #4

Triggered via pull request January 13, 2025 21:23
@616b2f616b2f
synchronize #6
616b2f-patch-1
Status Failure
Total duration 57s
Artifacts

dotnet-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): src/bp/Server/AbstractBaseProtocolServer.cs#L213
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build (ubuntu-latest): src/bp/QueueItem.cs#L188
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build (ubuntu-latest): src/bp/RequestExecutionQueue.cs#L309
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build (ubuntu-latest): src/bp/RequestExecutionQueue.cs#L347
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build (ubuntu-latest): src/bsp-server/Program.cs#L137
The local function 'CreateNewPipeNames' is declared but never used
build (ubuntu-latest): src/bp/Server/AbstractBaseProtocolServer.cs#L213
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build (ubuntu-latest): src/bp/QueueItem.cs#L188
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build (ubuntu-latest): src/bp/RequestExecutionQueue.cs#L309
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.