Skip to content

⬆️ Bump files with dotnet-file sync #142

⬆️ Bump files with dotnet-file sync

⬆️ Bump files with dotnet-file sync #142

Triggered via pull request October 2, 2025 21:41
Status Success
Total duration 2m 6s
Artifacts

build.yml

on: pull_request
os-matrix
9s
os-matrix
dotnet-format
35s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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-macOS-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.
build-ubuntu-latest: src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
build-windows-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-windows-latest: src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
build-windows-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-windows-latest: src/YamlPeek/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.