Add Docker end-of-life GitHub workflows #185
Annotations
10 errors and 1 warning
api/api.go#L220
exported method API.HealthCheck should have comment or be unexported
|
api/api.go#L228
exported function WithInstanceConfig should have comment or be unexported
|
api/api.go#L234
exported method API.Mailer should have comment or be unexported
|
api/errors.go#L151
exported type ErrorCause should have comment or be unexported
|
api/external.go#L20
exported type ExternalProviderClaims should have comment or be unexported
|
api/external.go#L27
comment on exported type ExternalSignupParams should be of the form "ExternalSignupParams ..." (with optional leading article)
|
api/external.go#L33
exported method API.ExternalProviderRedirect should have comment or be unexported
|
api/external.go#L80
exported method API.ExternalProviderCallback should have comment or be unexported
|
api/external_oauth.go#L60
exported method API.OAuthProvider should have comment or be unexported
|
api/external_saml.go#L21
context.Context should be the first parameter of a function
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading