Skip to content

Fix: Fixing Linter workflow errors #7

Fix: Fixing Linter workflow errors

Fix: Fixing Linter workflow errors #7

Triggered via pull request November 7, 2024 18:54
Status Failure
Total duration 57s
Artifacts

golint.yml

on: pull_request
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