Skip to content

Fix some nullable warnings #355

Fix some nullable warnings

Fix some nullable warnings #355

Triggered via push July 20, 2024 12:10
Status Success
Total duration 3m 7s
Artifacts

dotnet-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test: src/UniGetUI.Core.Tools/Tools.cs#L453
Converting null literal or possible null value to non-nullable type.
test: src/UniGetUI.Core.Tools/Tools.cs#L459
Dereference of a possibly null reference.