feat: redirect to OIDC providers only once in registration flows #4643
Annotations
10 errors and 3 warnings
driver/registry_default.go#L48
could not import github.com/ory/kratos/selfservice/strategy/oidc (-: # github.com/ory/kratos/selfservice/strategy/oidc
|
selfservice/strategy/oidc/strategy_registration.go#L227
not enough arguments in call to s.handleError
|
selfservice/strategy/oidc/strategy_registration.go#L230
not enough arguments in call to s.handleError
|
selfservice/strategy/oidc/strategy_registration.go#L236
not enough arguments in call to s.processRegistration
|
selfservice/strategy/oidc/strategy_registration.go#L238
not enough arguments in call to s.handleError
|
cmd/daemon/serve.go#L46
could not import github.com/ory/kratos/selfservice/strategy/oidc (-: # github.com/ory/kratos/selfservice/strategy/oidc
|
selfservice/strategy/oidc/strategy_registration.go#L227
not enough arguments in call to s.handleError
|
selfservice/strategy/oidc/strategy_registration.go#L230
not enough arguments in call to s.handleError
|
selfservice/strategy/oidc/strategy_registration.go#L236
not enough arguments in call to s.processRegistration
|
selfservice/strategy/oidc/strategy_registration.go#L238
not enough arguments in call to s.handleError
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading