Go Lint #6
Annotations
6 errors
golint:
provider/provider.go#L172
ineffectual assignment to err (ineffassign)
|
golint:
provider/provider.go#L286
Error return value of `d.Set` is not checked (errcheck)
|
golint:
provider/provider.go#L296
Error return value of `authenticationObj.SignOut` is not checked (errcheck)
|
golint:
provider/provider.go#L343
Error return value of `d.Set` is not checked (errcheck)
|
golint:
provider/provider.go#L353
Error return value of `authenticationObj.SignOut` is not checked (errcheck)
|
golint
issues found
|