Skip to content

Update go-kit

Update go-kit #817

Triggered via pull request August 10, 2023 23:23
@arbourdarbourd
synchronize #444
update-go-kit
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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