build(deps): bump github.com/cilium/cilium from 1.14.1 to 1.14.19 #11613
lint-golang.yaml
on: pull_request
Deduce required tests from code changes
3s
lint-golang
2m 16s
lint_SDK_and_build
1m 50s
unittest
2m 42s
Annotations
19 errors and 11 warnings
lint_SDK_and_build
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_SDK_and_build
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)
|
lint_SDK_and_build
Process completed with exit code 2.
|
lint-golang:
pkg/metric/metrics.go#L18
could not import go.opentelemetry.io/otel/sdk/metric (-: # go.opentelemetry.io/otel/sdk/metric
|
lint-golang:
vendor/go.opentelemetry.io/otel/sdk/metric/meter.go#L76
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-golang:
vendor/go.opentelemetry.io/otel/sdk/metric/provider.go#L101
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-golang
issues found
|
lint-golang:
vendor/go.opentelemetry.io/otel/sdk/metric/meter.go#L76
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-golang:
vendor/go.opentelemetry.io/otel/sdk/metric/provider.go#L101
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)
|
lint-golang
Process completed with exit code 2.
|
lint-golang
Process completed with exit code 1.
|
unittest
Process completed with exit code 1.
|
unittest
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)
|
unittest
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)
|
unittest
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)
|
unittest
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)
|
unittest
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)
|
unittest
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)
|
unittest
Process completed with exit code 2.
|
Deduce required tests from code changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deduce required tests from code changes
'ref' input parameter is ignored when 'base' is set to HEAD
|
Deduce required tests from code changes
'base' input parameter is ignored when action is triggered by pull request event
|
lint_SDK_and_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint_SDK_and_build
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
lint-golang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-golang
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
unittest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest
No files were found with the provided path: 94fe4a5b7da1b5440fdaf2e2b8fea6bf3671766d-coverage.out. No artifacts will be uploaded.
|
unittest
Restore cache failed: Dependencies file is not found in /home/runner/work/spiderpool/spiderpool. Supported file pattern: go.sum
|
unittest
No files were found with the provided path: 94fe4a5b7da1b5440fdaf2e2b8fea6bf3671766d-unittestreport.json. No artifacts will be uploaded.
|