Skip to content

fix(#4): build target uri for windows #12

fix(#4): build target uri for windows

fix(#4): build target uri for windows #12

Triggered via pull request January 16, 2025 19:04
Status Success
Total duration 1m 58s
Artifacts

dotnet-ci.yml

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

Annotations

21 warnings
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/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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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.