This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Bump go.opentelemetry.io/otel/metric from 1.26.0 to 1.27.0 #499
Annotations
4 errors and 2 warnings
Lint:
cmd/main.go#L26
could not import go.opentelemetry.io/otel/sdk/metric (-: # go.opentelemetry.io/otel/sdk/metric
|
Lint
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)
|
Lint
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)) (typecheck)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/agglayer-go/agglayer-go. Supported file pattern: go.sum
|
Loading