status-im/status-go

View on GitHub
services/stickers/service.go

Summary

Maintainability
A
35 mins
Test Coverage
A
91%

Function NewService has 7 arguments (exceeds 6 allowed). Consider refactoring.
Open

func NewService(acc *accounts.Database, rpcClient *rpc.Client, accountsManager *account.GethManager, config *params.NodeConfig, downloader *ipfs.Downloader, httpServer *server.MediaServer, pendingTracker *transactions.PendingTxTracker) *Service {
Severity: Major
Found in services/stickers/service.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status