[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.26.0 to 1.28.0 #315
test.yml
on: pull_request
golangci-lint
1m 21s
Build and run tests
3m 29s
Annotations
13 errors and 1 warning
golangci-lint:
conversion_infos.go#L10
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint
undefined: max (typecheck)
|
golangci-lint
undefined: min (typecheck)
|
golangci-lint
undefined: max (typecheck)
|
golangci-lint
trailer declared and not used (typecheck)
|
golangci-lint
undefined: plugin (typecheck)
|
golangci-lint
undefined: plugin (typecheck)
|
golangci-lint
undefined: plugin (typecheck)
|
golangci-lint
"time" imported and not used (typecheck)
|
golangci-lint
sentFileDescriptors declared and not used (typecheck)
|
Build and run tests
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
|
Build and run tests
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
|
Build and run tests
Process completed with exit code 2.
|
Build and run tests
Restore cache failed: Dependencies file is not found in /home/runner/work/steampipe-postgres-fdw/steampipe-postgres-fdw. Supported file pattern: go.sum
|