feat: support cohort targeting for local evaluation #87
Annotations
4 errors and 2 warnings
Lint:
pkg/experiment/local/client.go#L119
ineffectual assignment to err (ineffassign)
|
Lint:
pkg/experiment/local/client.go#L127
SA2001: empty critical section (staticcheck)
|
Lint:
pkg/experiment/local/deployment_runner.go#L113
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Lint
issues found
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|