Bump version 1.0.0-release -> 1.0.1-release #618
Annotations
10 errors
pkg/cybr/conjur/conjurrc.go#L76
S1038: should use fmt.Printf instead of fmt.Print(fmt.Sprintf(...)) (gosimple)
|
pkg/cybr/ccp/ccp.go#L77
SA1019: tlsConfig.BuildNameToCertificate has been deprecated since Go 1.14: NameToCertificate only allows associating a single certificate with a given name. Leave that field nil to let the library select the first compatible chain from Certificates. (staticcheck)
|
cmd/accounts.go#L125
Error return value of `prettyprint.PrintJSON` is not checked (errcheck)
|
cmd/accounts.go#L149
Error return value of `prettyprint.PrintJSON` is not checked (errcheck)
|
cmd/accounts.go#L193
Error return value of `prettyprint.PrintJSON` is not checked (errcheck)
|
cmd/accounts.go#L453
Error return value of `getAccountsCmd.MarkFlagRequired` is not checked (errcheck)
|
cmd/accounts.go#L462
Error return value of `addAccountsCmd.MarkFlagRequired` is not checked (errcheck)
|
cmd/accounts.go#L464
Error return value of `addAccountsCmd.MarkFlagRequired` is not checked (errcheck)
|
cmd/accounts.go#L471
Error return value of `deleteAccountsCmd.MarkFlagRequired` is not checked (errcheck)
|
cmd/accounts.go#L475
Error return value of `getPasswordAccountCmd.MarkFlagRequired` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading