bykovme/nswallet

View on GitHub
src/NSWallet/NSWallet.Shared/Business/BusinessLayerFields.cs

Summary

Maintainability
A
35 mins
Test Coverage

Method AddField has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public static string AddField(string type, string fieldValue, string itemID = null, int weight = 0, string fieldID = null)
Severity: Minor
Found in src/NSWallet/NSWallet.Shared/Business/BusinessLayerFields.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status