Anapher/Strive

View on GitHub
src/Services/ConferenceManagement/Strive.Infrastructure/Serialization/ErrorConverter.cs

Summary

Maintainability
A
35 mins
Test Coverage

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

        public override Error? ReadJson(JsonReader reader, Type objectType, Error? existingValue, bool hasExistingValue,
            JsonSerializer serializer)

    There are no issues that match your filters.

    Category
    Status