This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Bump go.opentelemetry.io/otel from 1.26.0 to 1.27.0 #495
ci.yml
on: pull_request
Build
/
Execution
1m 4s
Linter Analysis
/
Execution
1m 56s
E2E Tests
/
Execution
3m 24s
SonarCloud Scan
/
Execution
Annotations
8 errors and 3 warnings
Build / Execution
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 / Execution
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 / Execution
Process completed with exit code 2.
|
Linter Analysis / Execution:
cmd/main.go#L26
could not import go.opentelemetry.io/otel/sdk/metric (-: # go.opentelemetry.io/otel/sdk/metric
|
Linter Analysis / Execution
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)
|
Linter Analysis / Execution
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)
|
Linter Analysis / Execution
issues found
|
E2E Tests / Execution
Process completed with exit code 2.
|
Build / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/agglayer-go/agglayer-go. Supported file pattern: go.sum
|
Linter Analysis / Execution
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/.
|
Linter Analysis / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/agglayer-go/agglayer-go. Supported file pattern: go.sum
|