feat: support cohort targeting for local evaluation #71
Annotations
6 errors and 1 warning
pkg/experiment/local/cohort_loader_test.go#L60
Error return value of `(*github.com/amplitude/experiment-go-server/pkg/experiment/local.CohortLoaderTask).Wait` is not checked (errcheck)
|
pkg/experiment/local/cohort_loader_test.go#L61
Error return value of `(*github.com/amplitude/experiment-go-server/pkg/experiment/local.CohortLoaderTask).Wait` is not checked (errcheck)
|
pkg/experiment/local/cohort_loader_test.go#L92
Error return value of `(*github.com/amplitude/experiment-go-server/pkg/experiment/local.CohortLoaderTask).Wait` is not checked (errcheck)
|
pkg/experiment/local/client.go#L121
ineffectual assignment to err (ineffassign)
|
pkg/experiment/local/config_test.go#L57
SA6005: should use strings.EqualFold instead (staticcheck)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading