Bump YamlDotNet from 16.1.3 to 16.3.0 #9
Merged
Annotations
3 errors and 6 warnings
|
Test
The operation was canceled.
|
|
The run was canceled by @tlewers-bartomylabs.
|
|
The run was canceled by @tlewers-bartomylabs.
|
|
Build:
tests/CiteUrl.Core.Tests/Templates/CitatorTests.cs#L34
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:
tests/CiteUrl.Core.Tests/Templates/CitatorTests.cs#L31
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:
src/CiteUrl.Core/Utilities/YamlModels.cs#L60
Converting null literal or possible null value to non-nullable type.
|
|
Build:
tests/CiteUrl.Core.Tests/Templates/CitatorTests.cs#L34
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:
tests/CiteUrl.Core.Tests/Templates/CitatorTests.cs#L31
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:
src/CiteUrl.Core/Utilities/YamlModels.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Loading