Skip to content

Bump xunit from 2.4.2 to 2.9.3 #353

Bump xunit from 2.4.2 to 2.9.3

Bump xunit from 2.4.2 to 2.9.3 #353

Triggered via pull request March 3, 2025 13:16
Status Success
Total duration 1m 15s
Artifacts

build.yml

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

Annotations

2 warnings
build-ubuntu-latest: src/Tests/Tests.cs#L185
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/Tests/Tests.cs#L185
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.