ipfs-search/ipfs-search

View on GitHub
components/crawler/crawler.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function New has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func New(config *Config, indexes *Indexes, queues *Queues, protocol protocol.Protocol, extractors []extractor.Extractor, i *instr.Instrumentation) *Crawler {
Severity: Minor
Found in components/crawler/crawler.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status