Skip to content

Update x/crypto (#366) #209

Update x/crypto (#366)

Update x/crypto (#366) #209

Triggered via push December 18, 2024 18:52
Status Success
Total duration 1m 59s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (1.22.x): api/api.go#L220
exported method API.HealthCheck should have comment or be unexported
test (1.22.x): api/api.go#L228
exported function WithInstanceConfig should have comment or be unexported
test (1.22.x): api/api.go#L234
exported method API.Mailer should have comment or be unexported
test (1.22.x): api/errors.go#L151
exported type ErrorCause should have comment or be unexported
test (1.22.x): api/external.go#L20
exported type ExternalProviderClaims should have comment or be unexported
test (1.22.x): api/external.go#L27
comment on exported type ExternalSignupParams should be of the form "ExternalSignupParams ..." (with optional leading article)
test (1.22.x): api/external.go#L33
exported method API.ExternalProviderRedirect should have comment or be unexported
test (1.22.x): api/external.go#L80
exported method API.ExternalProviderCallback should have comment or be unexported
test (1.22.x): api/external_oauth.go#L60
exported method API.OAuthProvider should have comment or be unexported
test (1.22.x): api/external_saml.go#L21
context.Context should be the first parameter of a function
test (1.22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636