Skip to content

Generate authorization server urls during API resolution. #3336

Generate authorization server urls during API resolution.

Generate authorization server urls during API resolution. #3336

Triggered via pull request February 23, 2026 17:16
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: pkg/http/oauth/oauth_test.go#L679
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: pkg/http/oauth/oauth.go#L62
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)