Skip to content

feat: Enable OAuth 3LO support #1040

feat: Enable OAuth 3LO support

feat: Enable OAuth 3LO support #1040

Triggered via pull request July 17, 2025 03:43
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: pkg/oauth/oauth_test.go#L100
Error return value of `os.RemoveAll` is not checked (errcheck)
tests: pkg/oauth/oauth_test.go#L40
Error return value of `os.Unsetenv` is not checked (errcheck)
tests: pkg/oauth/oauth_test.go#L31
Error return value of `os.Setenv` is not checked (errcheck)
tests: pkg/oauth/oauth_test.go#L27
Error return value of `os.Setenv` is not checked (errcheck)
tests: pkg/oauth/oauth_test.go#L26
Error return value of `os.Setenv` is not checked (errcheck)
tests: pkg/oauth/oauth.go#L316
Error return value of `resp.Body.Close` is not checked (errcheck)
tests: pkg/oauth/oauth.go#L291
Error return value of `server.Shutdown` is not checked (errcheck)
tests: pkg/oauth/oauth.go#L284
Error return value of `server.Shutdown` is not checked (errcheck)
tests: pkg/oauth/oauth.go#L266
Error return value of `server.Shutdown` is not checked (errcheck)
tests: pkg/oauth/oauth.go#L226
Error return value of `w.Write` is not checked (errcheck)