Bump google.golang.org/grpc from 1.40.0 to 1.56.3 #213
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
|