Skip to content

chore(deps): update xunit-dotnet monorepo to v2.5.1 #1224

chore(deps): update xunit-dotnet monorepo to v2.5.1

chore(deps): update xunit-dotnet monorepo to v2.5.1 #1224

Triggered via pull request October 11, 2023 06:22
Status Failure
Total duration 1m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: ExtractorUtils.Test/unit/SchedulerTest.cs#L167
Test methods must 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: ExtractorUtils.Test/unit/SchedulerTest.cs#L167
Test methods must 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
Process completed with exit code 1.