waku-org/go-waku

View on GitHub
cmd/waku/flags.go

Summary

Maintainability
A
2 hrs
Test Coverage

File flags.go has 526 lines of code (exceeds 500 allowed). Consider refactoring.
Open

package main

import (
    "time"

Severity: Minor
Found in cmd/waku/flags.go - About 2 hrs to fix

    2: cannot find package "github.com/urfave/cli/v2" in any of:
    Open

        cli "github.com/urfave/cli/v2"
    Severity: Minor
    Found in cmd/waku/flags.go by govet

    There are no issues that match your filters.

    Category
    Status