build(deps): bump github.com/prometheus-operator/prometheus-operator/… #64
Annotations
8 errors and 1 warning
golangci-lint:
cmd/main.go#L1
: # github.com/alauda/redis-operator/cmd
|
golangci-lint:
cmd/main.go#L109
unknown field Namespace in struct literal of type manager.Options
|
golangci-lint:
cmd/main.go#L110
unknown field MetricsBindAddress in struct literal of type manager.Options
|
golangci-lint:
cmd/main.go#L111
unknown field Port in struct literal of type manager.Options (typecheck)
|
golangci-lint:
pkg/kubernetes/clientset/pod.go#L35
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
golangci-lint:
pkg/kubernetes/clientset/statefulset.go#L29
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
golangci-lint:
pkg/kubernetes/builder/clusterbuilder/redisbackup.go#L30
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
golangci-lint
issues found
|
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/.
|
The logs for this run have expired and are no longer available.
Loading