attempting to publish v1 AND v2 docs 2 #317
publish.yml
on: push
Build and Publish to Nuget.org
1m 6s
Annotations
2 warnings
Build and Publish to Nuget.org:
UnitTests/Drivers/ConsoleDriverTests.cs#L243
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 and Publish to Nuget.org:
UnitTests/Drivers/ConsoleDriverTests.cs#L243
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)
|