HashtagsXRep/hashtagsxrep

View on GitHub
src/main/java/cat/xarxarepublicana/hashtagsxrep/application/poll/CreatePollUseCase.java

Summary

Maintainability
A
1 hr
Test Coverage

Method createPoll has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

      User author,
      String description,
      LocalDateTime startProposalsTime,
      LocalDateTime endProposalsTime,
      LocalDateTime endVotingTime,

    There are no issues that match your filters.

    Category
    Status