Skip to content

Set SameSite=None on login cookie #27

Set SameSite=None on login cookie

Set SameSite=None on login cookie #27

Triggered via push October 28, 2024 21:00
Status Success
Total duration 2m 16s
Artifacts

test.yaml

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

Annotations

20 errors and 4 warnings
test (1.15.x): api/api.go#L220
exported method API.HealthCheck should have comment or be unexported
test (1.15.x): api/api.go#L228
exported function WithInstanceConfig should have comment or be unexported
test (1.15.x): api/api.go#L234
exported method API.Mailer should have comment or be unexported
test (1.15.x): api/errors.go#L151
exported type ErrorCause should have comment or be unexported
test (1.15.x): api/external.go#L20
exported type ExternalProviderClaims should have comment or be unexported
test (1.15.x): api/external.go#L27
comment on exported type ExternalSignupParams should be of the form "ExternalSignupParams ..." (with optional leading article)
test (1.15.x): api/external.go#L33
exported method API.ExternalProviderRedirect should have comment or be unexported
test (1.15.x): api/external.go#L80
exported method API.ExternalProviderCallback should have comment or be unexported
test (1.15.x): api/external_oauth.go#L60
exported method API.OAuthProvider should have comment or be unexported
test (1.15.x): api/external_saml.go#L21
context.Context should be the first parameter of a function
test (1.16.x): api/api.go#L220
exported method API.HealthCheck should have comment or be unexported
test (1.16.x): api/api.go#L228
exported function WithInstanceConfig should have comment or be unexported
test (1.16.x): api/api.go#L234
exported method API.Mailer should have comment or be unexported
test (1.16.x): api/errors.go#L151
exported type ErrorCause should have comment or be unexported
test (1.16.x): api/external.go#L20
exported type ExternalProviderClaims should have comment or be unexported
test (1.16.x): api/external.go#L27
comment on exported type ExternalSignupParams should be of the form "ExternalSignupParams ..." (with optional leading article)
test (1.16.x): api/external.go#L33
exported method API.ExternalProviderRedirect should have comment or be unexported
test (1.16.x): api/external.go#L80
exported method API.ExternalProviderCallback should have comment or be unexported
test (1.16.x): api/external_oauth.go#L60
exported method API.OAuthProvider should have comment or be unexported
test (1.16.x): api/external_saml.go#L21
context.Context should be the first parameter of a function
test (1.15.x)
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/
test (1.15.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.16.x)
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/
test (1.16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/