Update go-kit #817
Annotations
11 errors
test:
sat/sat/handler.go#L55
cannot use attribute.String("id", req.ID) (value of type "go.opentelemetry.io/otel/attribute".KeyValue) as "go.opentelemetry.io/otel/metric".RecordOption value in argument to s.metrics.FunctionTime.Record: "go.opentelemetry.io/otel/attribute".KeyValue does not implement "go.opentelemetry.io/otel/metric".RecordOption (missing method applyRecord)
|
test
Process completed with exit code 2.
|
lint:
e2core/command/mod_start.go#L17
could not import github.com/suborbital/e2core/sat/sat (-: # github.com/suborbital/e2core/sat/sat
|
lint:
sat/sat/handler.go#L55
cannot use attribute.String("id", req.ID) (value of type "go.opentelemetry.io/otel/attribute".KeyValue) as "go.opentelemetry.io/otel/metric".RecordOption value in argument to s.metrics.FunctionTime.Record: "go.opentelemetry.io/otel/attribute".KeyValue does not implement "go.opentelemetry.io/otel/metric".RecordOption (missing method applyRecord)) (typecheck)
|
lint:
sat/main.go#L14
could not import github.com/suborbital/e2core/sat/sat (-: # github.com/suborbital/e2core/sat/sat
|
lint:
sat/sat/handler.go#L55
cannot use attribute.String("id", req.ID) (value of type "go.opentelemetry.io/otel/attribute".KeyValue) as "go.opentelemetry.io/otel/metric".RecordOption value in argument to s.metrics.FunctionTime.Record: "go.opentelemetry.io/otel/attribute".KeyValue does not implement "go.opentelemetry.io/otel/metric".RecordOption (missing method applyRecord)) (typecheck)
|
lint:
sat/sat/access.go#L1
: # github.com/suborbital/e2core/sat/sat [github.com/suborbital/e2core/sat/sat.test]
|
lint:
sat/sat/handler.go#L55
cannot use attribute.String("id", req.ID) (value of type "go.opentelemetry.io/otel/attribute".KeyValue) as "go.opentelemetry.io/otel/metric".RecordOption value in argument to s.metrics.FunctionTime.Record: "go.opentelemetry.io/otel/attribute".KeyValue does not implement "go.opentelemetry.io/otel/metric".RecordOption (missing method applyRecord) (typecheck)
|
lint:
sat/sat/metrics/metrics.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/suborbital) (gci)
|
lint:
sat/sat/metrics/metrics.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/suborbital) (gci)
|
lint
issues found
|