Skip to content

Update to correct path #6

Update to correct path

Update to correct path #6

Triggered via push September 5, 2024 23:38
Status Success
Total duration 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ValheimServer/ValheimServer/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_folderName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ValheimServer/ValheimServer/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_hiddenTextBox' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.