Add ping/http driver #22
Annotations
4 errors and 1 warning
lint:
internal/metrics/metrics.go#L54
S1009: should omit nil check; len() for []map[string]string is defined as zero (gosimple)
|
lint:
internal/metrics/metrics.go#L65
S1009: should omit nil check; len() for []map[string]string is defined as zero (gosimple)
|
lint:
storage/ncstreams/stream.go#L41
S1009: should omit nil check; len() for github.com/geniusrabbit/eventstream/storage/ncstreams.configFields is defined as zero (gosimple)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventstream/eventstream. Supported file pattern: go.sum
|