johnsonjh/gpushover

View on GitHub

Showing 3 of 3 total issues

Method P.Notify has 5 return statements (exceeds 4 allowed).
Open

func (p P) Notify(n Notification) (*Response, error) {
    client := p.Client
    if client == nil {
        client = http.DefaultClient
    }
Severity: Major
Found in gpushover.go - About 35 mins to fix

    2: cannot find package "github.com/json-iterator/go" in any of:
    Open

        json "github.com/json-iterator/go"
    Severity: Minor
    Found in gpushover.go by govet

    TODO found
    Open

            echo "TODO: Use 'cov_report.sh'"
    Severity: Minor
    Found in .gitlab-ci.yml by fixme
    Severity
    Category
    Status
    Source
    Language