chore(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.26.0 #3894
Annotations
10 errors and 1 warning
golangci-lint:
pkg/api.go#L423
cannot use GenericCheck{…} (value of type GenericCheck) as external.Check value in struct literal: GenericCheck does not implement external.Check (missing method GetDescription) (typecheck)
|
golangci-lint:
api/context/context.go#L96
ctx.NewStructTemplater undefined (type *Context has no field or method NewStructTemplater) (typecheck)
|
golangci-lint:
api/context/context.go#L105
ctx.NewStructTemplater undefined (type Context has no field or method NewStructTemplater) (typecheck)
|
golangci-lint:
api/context/context.go#L116
ctx.GetEnvValueFromCache undefined (type Context has no field or method GetEnvValueFromCache) (typecheck)
|
golangci-lint:
api/context/context.go#L119
ctx.GetEnvValueFromCache undefined (type Context has no field or method GetEnvValueFromCache) (typecheck)
|
golangci-lint:
api/context/context.go#L134
ctx.DB undefined (type *Context has no field or method DB) (typecheck)
|
golangci-lint:
api/context/context.go#L167
c.Logger undefined (type *Context has no field or method Logger) (typecheck)
|
golangci-lint:
api/context/context.go#L168
c.Logger undefined (type *Context has no field or method Logger) (typecheck)
|
golangci-lint:
api/context/context.go#L169
c.Logger undefined (type *Context has no field or method Logger) (typecheck)
|
golangci-lint:
api/context/context.go#L176
ctx.Logger undefined (type *Context has no field or method Logger) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading