CSS-7081 Add OAuth-specific methods to secrets store #1555
ci.yaml
on: pull_request
Build and Test
14m 4s
Smoke Test
6m 30s
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/.
|