Bump google.golang.org/grpc from 1.66.0 to 1.67.0 #815
Annotations
9 errors
api/blob.go#L66
s.GetBlobSigningPublicKey undefined (type *SigningService has no field or method GetBlobSigningPublicKey) (typecheck)
|
api/blob.go#L112
s.SignBlob undefined (type *SigningService has no field or method SignBlob) (typecheck)
|
api/sshhost.go#L76
s.GetSSHCertSigningKey undefined (type *SigningService has no field or method GetSSHCertSigningKey) (typecheck)
|
api/sshhost.go#L154
s.SignSSHCert undefined (type *SigningService has no field or method SignSSHCert) (typecheck)
|
api/sshuser.go#L76
s.GetSSHCertSigningKey undefined (type *SigningService has no field or method GetSSHCertSigningKey) (typecheck)
|
api/sshuser.go#L154
s.SignSSHCert undefined (type *SigningService has no field or method SignSSHCert) (typecheck)
|
api/x509cert.go#L75
s.GetX509CACert undefined (type *SigningService has no field or method GetX509CACert) (typecheck)
|
api/x509cert.go#L147
s.SignX509Cert undefined (type *SigningService has no field or method SignX509Cert) (typecheck)
|
|
This job failed
Loading