Skip to content

feat: support cohort targeting for local evaluation #71

feat: support cohort targeting for local evaluation

feat: support cohort targeting for local evaluation #71

Triggered via pull request July 1, 2024 21:28
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Lint: 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)
Lint: 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)
Lint: 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)
Lint: pkg/experiment/local/client.go#L121
ineffectual assignment to err (ineffassign)
Lint: pkg/experiment/local/config_test.go#L57
SA6005: should use strings.EqualFold instead (staticcheck)
Lint
issues found
test
Process completed with exit code 1.
Lint
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/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.