Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 #131

chore(deps): update dependency microsoft.net.test.sdk to 17.11.1

chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 #131

Triggered via pull request September 23, 2024 14:52
Status Success
Total duration 1m 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L158
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L189
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L158
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L189
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)