Skip to content

feat: automatic assignment tracking #18

feat: automatic assignment tracking

feat: automatic assignment tracking #18

Triggered via push July 27, 2023 20:52
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Lint files
21s
Lint files
Matrix: Build binary
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint files: pkg/experiment/local/assignment_service_test.go#L63
Error return value of `client.Start` is not checked (errcheck)
Lint files: pkg/experiment/local/assignment_service_test.go#L64
Error return value of `client.Evaluate` is not checked (errcheck)
Lint files: pkg/experiment/local/assignment_service_test.go#L72
Error return value of `client.Start` is not checked (errcheck)
Lint files: pkg/experiment/local/assignment_service_test.go#L73
Error return value of `client.Evaluate` is not checked (errcheck)
Lint files: pkg/experiment/local/mock_assignment_filter.go#L9
field `cache` is unused (unused)
Lint files: pkg/experiment/local/mock_assignment_filter.go#L19
func `(*MockAssignmentFilter).shouldTrack` is unused (unused)
Lint files
issues found