Skip to content

Auth: rename verifier to auth_server_url #2213

Auth: rename verifier to auth_server_url

Auth: rename verifier to auth_server_url #2213

Triggered via pull request June 24, 2024 06:43
Status Failure
Total duration 27s
Artifacts

govulncheck.yaml

on: pull_request
Run govulncheck
19s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run govulncheck: auth/api/iam/api.go#L723
request.Body.Verifier undefined (type *ServiceAccessTokenRequest has no field or method Verifier)
Run govulncheck: auth/api/iam/api.go#L731
request.Body.Verifier undefined (type *ServiceAccessTokenRequest has no field or method Verifier)
Run govulncheck: auth/api/iam/openid4vp.go#L544
cannot use *verifier (variable of type did.DID) as *url.URL value in argument to r.validatePresentationAudience
Run govulncheck
Process completed with exit code 1.