[FSSDK-11559] Mpirnovar fix activate endpoint holdouts #492
go.yml
on: pull_request
lint_markdown_files
/
lint
46s
lint
41s
unit_test_latest
1m 11s
unit_test_legacy
1m 10s
unit_test_coverage
1m 31s
benchmark_test
1m 12s
integration_tests
/
test
8s
fullstack_production_suite
/
test
5s
Annotations
40 errors
|
unit_test_legacy:
pkg/cmab/service_test.go#L833
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L755
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L691
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L615
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.filterAttributes: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L584
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L539
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L482
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L419
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L370
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_legacy:
pkg/cmab/service_test.go#L310
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L833
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L755
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L691
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L615
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.filterAttributes: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L584
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L539
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L482
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L419
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L370
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_latest:
pkg/cmab/service_test.go#L310
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L833
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L755
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L691
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L615
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.filterAttributes: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L584
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L539
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L482
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L419
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L370
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
benchmark_test:
pkg/cmab/service_test.go#L310
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L833
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L755
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L691
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L615
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.filterAttributes: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L584
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L539
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L482
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L419
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L370
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|
|
unit_test_coverage:
pkg/cmab/service_test.go#L310
cannot use s.mockConfig (variable of type *MockProjectConfig) as config.ProjectConfig value in argument to s.cmabService.GetDecision: *MockProjectConfig does not implement config.ProjectConfig (missing method GetHoldoutList)
|