BUTR/Bannerlord.BLSE

View on GitHub
src/Bannerlord.LauncherEx/ViewModels/BUTRLauncherSaveVM.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Method ValidateSave has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private void ValidateSave()
    {
        var changeset = _saveMetadata.GetChangeSet();
        var modules = _saveMetadata.GetModules().Select(x =>
        {
Severity: Major
Found in src/Bannerlord.LauncherEx/ViewModels/BUTRLauncherSaveVM.cs - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status