[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.26.0 to 1.32.0 #359
test.yml
on: pull_request
golangci-lint
1m 24s
Build and run tests
2m 46s
Annotations
13 errors and 1 warning
golangci-lint:
version/version.go#L24
undefined: semver (typecheck)
|
golangci-lint:
version/version.go#L33
undefined: semver (typecheck)
|
golangci-lint:
conversion_infos.go#L10
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint:
fdw.go#L35
undefined: hclog (typecheck)
|
golangci-lint:
fdw.go#L58
undefined: hclog (typecheck)
|
golangci-lint:
fdw.go#L63
undefined: hclog (typecheck)
|
golangci-lint:
quals.go#L81
undefined: pluralize (typecheck)
|
golangci-lint
undefined: max (typecheck)
|
golangci-lint
undefined: min (typecheck)
|
golangci-lint
undefined: max (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
|