add tests for health check service #9359
lint.yaml
on: pull_request
License Check
3m 32s
Lint Go
2m 8s
Lint YAML & Markdown
2m 53s
Annotations
3 errors
|
Lint Go
Process completed with exit code 1.
|
|
Lint Go:
internal/services/health/health_test.go#L42
In package github.com/authzed/spicedb/internal/services/health: found `nil` returned for value of nil-disallowed type *github.com/authzed/spicedb/pkg/proto/dispatch/v1.DispatchExpandResponse
|
|
Lint Go:
internal/services/health/health_test.go#L38
In package github.com/authzed/spicedb/internal/services/health: found `nil` returned for value of nil-disallowed type *github.com/authzed/spicedb/pkg/proto/dispatch/v1.DispatchCheckResponse
|