Skip to content

make lint fails with many 'is in the blacklist' #3741

@esnible

Description

@esnible

make lint fails with

cmd/flags/service.go:31:2: `github.com/jaegertracing/jaeger/pkg/metrics` is in the blacklist (depguard)
	pMetrics "github.com/jaegertracing/jaeger/pkg/metrics"
	^

... followed by many similar errors.

This has been happening on my Mac since #3736

(I don't see anything in that PR that would cause the problem.)

To reproduce, make lint.
It goes away if I do git checkout 060ddb75da54b490f7b9926ca63a044e0e32745f and then make lint

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions