Bump Microsoft.Build.Tasks.Core from 17.11.4 to 17.13.9 #102
build.yml
on: pull_request
os-matrix
5s
dotnet-format
24s
Matrix: build
Annotations
5 errors and 8 warnings
build-macOS-latest
Process completed with exit code 1.
|
build-ubuntu-latest
The job was canceled because "macOS-latest" failed.
|
build-ubuntu-latest
Process completed with exit code 1.
|
build-windows-latest
The job was canceled because "macOS-latest" failed.
|
build-windows-latest
The operation was canceled.
|
build-macOS-latest:
src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-macOS-latest:
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-macOS-latest:
src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-macOS-latest:
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-ubuntu-latest:
src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-ubuntu-latest:
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-ubuntu-latest:
src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-ubuntu-latest:
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.
|