Bump github.com/prometheus/prometheus from 0.45.0 to 0.51.2 #573
Annotations
3 errors
Run reviewdog/action-staticcheck@v1:
pkg/loaders/docker_loader/docker_loader.go#L318
[staticcheck] reported by reviewdog 🐶
dtypes.ContainerListOptions is deprecated: use [container.ListOptions].
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"dtypes.ContainerListOptions is deprecated: use [container.ListOptions]. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/gnmic/gnmic/pkg/loaders/docker_loader/docker_loader.go","range":{"start":{"line":318,"column":47}}},"severity":"ERROR"}
|
Run reviewdog/action-staticcheck@v1:
pkg/lockers/k8s_locker/k8s_locker.go#L27
[staticcheck] reported by reviewdog 🐶
"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.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"\"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. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/gnmic/gnmic/pkg/lockers/k8s_locker/k8s_locker.go","range":{"start":{"line":27,"column":2}}},"severity":"ERROR"}
|
Run reviewdog/action-staticcheck@v1
Process completed with exit code 1.
|
Loading