Skip to content

Go Lint

Go Lint #6

Manually triggered November 7, 2024 16:52
Status Failure
Total duration 52s
Artifacts

golint.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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