Skip to content

CSS-7081 Add OAuth-specific methods to secrets store #1555

CSS-7081 Add OAuth-specific methods to secrets store

CSS-7081 Add OAuth-specific methods to secrets store #1555

Triggered via pull request March 13, 2024 12:34
Status Failure
Total duration 14m 13s
Billable time 22m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Smoke Test
Process completed with exit code 1.
Build and Test: internal/jimm/user.go#L64
method JIMM.GetOpenFGAUserAndAuthorise already declared at internal/jimm/user.go:16:16
Build and Test: internal/jimm/user.go#L64
method JIMM.GetOpenFGAUserAndAuthorise already declared at internal/jimm/user.go:16:16
Build and Test: internal/jimm/user.go#L64
method JIMM.GetOpenFGAUserAndAuthorise already declared at internal/jimm/user.go:16:16
Build and Test: internal/jimm/credentials/cache_test.go#L24
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Build and Test: internal/jimm/credentials/cache_test.go#L57
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Build and Test: internal/jimm/credentials/cache_test.go#L92
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Build and Test: internal/jimm/credentials/cache_test.go#L123
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Build and Test: internal/jimm/credentials/cache_test.go#L157
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Build and Test: internal/jimm/credentials/cache_test.go#L191
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Build and Test: internal/jimm/credentials/cache_test.go#L222
cannot use store (variable of type *MockCredentialStore) as CredentialStore value in argument to NewCachedCredentialStore: *MockCredentialStore does not implement CredentialStore (wrong type for method Get)
Smoke Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.