Bump Microsoft.Build.Tasks.Core from 17.11.4 to 17.13.9 #102
Annotations
2 errors and 4 warnings
|
π§ͺ test
Process completed with exit code 1.
|
π build:
src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
π build:
src/Tests/Tests.cs#L37
Argument of type 'HashSet<string>' cannot be used for parameter 'set' of type 'HashSet<string?>' in 'void Assert.Contains<string?>(string? expected, HashSet<string?> set)' due to differences in the nullability of reference types.
|
π build:
src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
π build:
src/Tests/Tests.cs#L37
Argument of type 'HashSet<string>' cannot be used for parameter 'set' of type 'HashSet<string?>' in 'void Assert.Contains<string?>(string? expected, HashSet<string?> set)' due to differences in the nullability of reference types.
|
Loading