Bump go.opentelemetry.io/otel/metric from 1.23.1 to 1.28.0 #730
lint-golang.yaml
on: pull_request
Deduce required tests from code changes
2s
Annotations
25 errors and 10 warnings
unitest
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3.1.4/dist/codecov' failed with exit code 255
|
lint-code
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint-code
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
|
lint-code
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint-code
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
|
lint-code
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint-code
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
|
lint-code
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint-code
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
|
lint-code
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint-code
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
lint-golang
Cannot open: File exists
|
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.
|
Deduce required tests from code changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
unitest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unitest
Restore cache failed: Dependencies file is not found in /home/runner/work/rocktemplate/rocktemplate. Supported file pattern: go.sum
|
lint-code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-code
Restore cache failed: Dependencies file is not found in /home/runner/work/rocktemplate/rocktemplate. Supported file pattern: go.sum
|
lint-golang
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, 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/
|
lint-golang
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint-golang
Restore cache failed: Dependencies file is not found in /home/runner/work/rocktemplate/rocktemplate. Supported file pattern: go.sum
|