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.28.0 #508
ci.yml
on: pull_request
Build
/
Execution
1m 0s
Linter Analysis
/
Execution
4m 0s
E2E Tests
/
Execution
3m 35s
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.
|
E2E Tests / 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
|
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linter Analysis / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/agglayer-go/agglayer-go. Supported file pattern: go.sum
|