Skip to content

feat: allow injecting extra fosite strategies #1593

feat: allow injecting extra fosite strategies

feat: allow injecting extra fosite strategies #1593

Triggered via pull request October 12, 2023 13:04
Status Failure
Total duration 9m 8s
Artifacts

ci.yaml

on: pull_request
Run OIDC conformity tests
2m 43s
Run OIDC conformity tests
Run tests and lints
1m 30s
Run tests and lints
Matrix: Run end-to-end tests
Build CLI docs
0s
Build CLI docs
Generate changelog
0s
Generate changelog
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 13 warnings
Run OIDC conformity tests
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)
Run OIDC conformity tests
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)
Run OIDC conformity tests
Process completed with exit code 1.
Run tests and lints: internal/kratos/fake_kratos.go#L1
: # github.com/ory/hydra/v2/internal/kratos
Run tests and lints: internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate) (typecheck)
Run tests and lints: persistence/sql/persister.go#L20
could not import github.com/ory/hydra/v2/internal/kratos (-: # github.com/ory/hydra/v2/internal/kratos
Run tests and lints: internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)) (typecheck)
Run tests and lints: consent/registry.go#L12
could not import github.com/ory/hydra/v2/internal/kratos (-: # github.com/ory/hydra/v2/internal/kratos
Run tests and lints: internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)) (typecheck)
Run tests and lints: consent/strategy_default.go#L1031
s.r.Kratos undefined (type InternalRegistry has no field or method Kratos) (typecheck)
Run tests and lints: driver/registry.go#L14
could not import github.com/ory/hydra/v2/internal/kratos (-: # github.com/ory/hydra/v2/internal/kratos
Run tests and lints: internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)) (typecheck)
Run tests and lints: driver/registry.go#L126
r.ConsentManager undefined (type Registry has no field or method ConsentManager) (typecheck)
Run end-to-end tests (cockroach): internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)
Run end-to-end tests (cockroach)
Process completed with exit code 1.
Run end-to-end tests (memory): internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)
Run end-to-end tests (memory)
The operation was canceled.
Run end-to-end tests (memory, --jwt)
The operation was canceled.
Run end-to-end tests (mysql)
The operation was canceled.
Run end-to-end tests (cockroach, --jwt)
The operation was canceled.
Run end-to-end tests (postgres, --jwt)
The operation was canceled.
Run end-to-end tests (postgres)
The operation was canceled.
Run end-to-end tests (mysql, --jwt)
The operation was canceled.
Run HSM tests: internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)
Run HSM tests: internal/kratos/fake_kratos.go#L19
cannot use new(FakeKratos) (value of type *FakeKratos) as Client value in variable declaration: *FakeKratos does not implement Client (missing method Authenticate)
Run HSM tests
Process completed with exit code 1.
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate SDKs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run OIDC conformity tests
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/
Run tests and lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (cockroach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (memory)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (memory, --jwt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (cockroach, --jwt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (postgres, --jwt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (mysql, --jwt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run HSM tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/