Keep Test files excluded from dot import check #64
Annotations
10 errors and 1 warning
linter:
nozzle/gauge_test.go#L1
: # github.com/bosh-prometheus/firehose_exporter/nozzle_test [github.com/bosh-prometheus/firehose_exporter/nozzle.test]
|
linter:
nozzle/nozzle_test.go#L24
nozzle.FilterSelector is not a type
|
linter:
nozzle/nozzle_test.go#L25
nozzle.FilterDeployment is not a type
|
linter:
nozzle/nozzle_test.go#L31
nozzle.NewFilterSelector undefined (type *nozzle.Nozzle has no field or method NewFilterSelector)
|
linter:
nozzle/nozzle_test.go#L33
nozzle.NewFilterDeployment undefined (type *nozzle.Nozzle has no field or method NewFilterDeployment)
|
linter:
nozzle/nozzle_test.go#L36
nozzle.NewNozzle undefined (type *nozzle.Nozzle has no field or method NewNozzle)
|
linter:
nozzle/nozzle_test.go#L39
nozzle.WithNozzleTimerRollup undefined (type *nozzle.Nozzle has no field or method WithNozzleTimerRollup)
|
linter:
nozzle/nozzle_test.go#L44
nozzle.WithFilterSelector undefined (type *nozzle.Nozzle has no field or method WithFilterSelector)
|
linter:
nozzle/nozzle_test.go#L45
nozzle.WithFilterDeployment undefined (type *nozzle.Nozzle has no field or method WithFilterDeployment)
|
linter:
nozzle/nozzle_test.go#L238
nozzle.FilterSelectorTypeCounterEvent undefined (type *nozzle.Nozzle has no field or method FilterSelectorTypeCounterEvent)
|
linter:
nozzle/rollup/summary_test.go#L8
dot-imports: should not use dot imports (revive)
|