Bump github.com/onosproject/onos-lib-go from 0.8.13 to 0.10.27 #15
Annotations
8 errors
lint
//go:build comment without // +build comment (typecheck)
|
lint
//go:build comment without // +build comment (typecheck)
|
lint
//go:build comment without // +build comment (typecheck)
|
lint
previous case (typecheck)
|
lint
c.Credentials undefined (type *KerberosGoKrb5Client has no field or method Credentials) (typecheck)
|
lint
c.Credentials undefined (type *KerberosGoKrb5Client has no field or method Credentials) (typecheck)
|
lint
cannot use &KerberosGoKrb5Client{…} (value of type *KerberosGoKrb5Client) as KerberosClient value in return statement: *KerberosGoKrb5Client does not implement KerberosClient (missing method Destroy) (typecheck)
|
lint
Process completed with exit code 2.
|