Skip to content

Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible #135

Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible

Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible #135

Triggered via pull request October 30, 2023 15:49
Status Failure
Total duration 3m 27s
Artifacts

docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build Container
buildx failed with: ERROR: denied: installation not allowed to Write organization package
Compile and Test: cmd/client/client.go#L54
avoid direct access to proto field result.Msg.Prefix.Cidr, use result.Msg.GetPrefix().GetCidr() instead (protogetter)
Compile and Test: cmd/client/client.go#L79
avoid direct access to proto field result.Msg.Prefix.Cidr, use result.Msg.GetPrefix().GetCidr() instead (protogetter)
Compile and Test: cmd/client/client.go#L100
avoid direct access to proto field result.Msg.Prefix, use result.Msg.GetPrefix() instead (protogetter)
Compile and Test: cmd/client/client.go#L103
avoid direct access to proto field result.Msg.Prefix.Cidr, use result.Msg.GetPrefix().GetCidr() instead (protogetter)
Compile and Test: cmd/client/client.go#L117
avoid direct access to proto field result.Msg.Prefixes, use result.Msg.GetPrefixes() instead (protogetter)
Compile and Test: cmd/client/client.go#L118
avoid direct access to proto field p.Cidr, use p.GetCidr() instead (protogetter)
Compile and Test: cmd/client/client.go#L168
avoid direct access to proto field result.Msg.Ip.Ip, use result.Msg.GetIp().GetIp() instead (protogetter)
Compile and Test: cmd/client/client.go#L193
avoid direct access to proto field result.Msg.Ip.Ip, use result.Msg.GetIp().GetIp() instead (protogetter)
Compile and Test: cmd/client/client.go#L212
avoid direct access to proto field result.Msg.Dump, use result.Msg.GetDump() instead (protogetter)
Compile and Test: pkg/service/ipam-service.go#L29
avoid direct access to proto field req.Msg.Namespace, use req.Msg.GetNamespace() instead (protogetter)