pedroMMM/goss

View on GitHub
outputs/silent.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method Silent.Output should have comment or be unexported
Open

func (r Silent) Output(w io.Writer, results <-chan []resource.TestResult,
Severity: Minor
Found in outputs/silent.go by golint

exported type Silent should have comment or be unexported
Open

type Silent struct{}
Severity: Minor
Found in outputs/silent.go by golint

There are no issues that match your filters.

Category
Status