status-im/status-go

View on GitHub
protocol/communities/manager_archive_file_nop.go

Summary

Maintainability
A
35 mins
Test Coverage

Method ArchiveFileManagerNop.CreateHistoryArchiveTorrentFromMessages has 7 arguments (exceeds 6 allowed). Consider refactoring.
Open

func (amm *ArchiveFileManagerNop) CreateHistoryArchiveTorrentFromMessages(communityID types.HexBytes, messages []*types.Message, topics []types.TopicType, startDate time.Time, endDate time.Time, partition time.Duration, encrypt bool) ([]string, error) {
Severity: Major
Found in protocol/communities/manager_archive_file_nop.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status