Skip to content

Add ServiceAccountService #61

Add ServiceAccountService

Add ServiceAccountService #61

Triggered via pull request January 15, 2025 16:54
Status Failure
Total duration 1m 33s
Artifacts

ci.yaml

on: pull_request
Matrix: Integration test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Unit test: operator/redisfailover/checker_test.go#L419
cannot use mk (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfOperator.NewRedisFailoverHandler: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/checker_test.go#L937
cannot use mk (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfOperator.NewRedisFailoverHandler: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/ensurer_test.go#L128
cannot use mk (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfOperator.NewRedisFailoverHandler: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L49
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L70
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L91
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L106
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L127
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L148
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Unit test: operator/redisfailover/service/check_test.go#L164
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/checker_test.go#L419
cannot use mk (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfOperator.NewRedisFailoverHandler: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/checker_test.go#L937
cannot use mk (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfOperator.NewRedisFailoverHandler: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/ensurer_test.go#L128
cannot use mk (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfOperator.NewRedisFailoverHandler: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount) (typecheck)
Golang Check: operator/redisfailover/service/check_test.go#L49
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/service/check_test.go#L70
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/service/check_test.go#L91
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/service/check_test.go#L106
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/service/check_test.go#L127
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/service/check_test.go#L148
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Golang Check: operator/redisfailover/service/check_test.go#L164
cannot use ms (variable of type *"github.com/saremox/redis-operator/mocks/service/k8s".Services) as k8s.Services value in argument to rfservice.NewRedisFailoverChecker: *"github.com/saremox/redis-operator/mocks/service/k8s".Services does not implement k8s.Services (missing method CreateOrUpdateServiceAccount)
Chart testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Golang Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636