Update for prometheus-community #29
Annotations
10 errors and 1 warning
Build:
exporter.go#L77
Error return value of `re.set` is not checked (errcheck)
|
Build:
exporter.go#L86
Error return value of `re.set` is not checked (errcheck)
|
Build:
exporter.go#L95
Error return value of `re.set` is not checked (errcheck)
|
Build:
exporter_test.go#L23
Error return value of `exporter.handleStatLine` is not checked (errcheck)
|
Build:
exporter_test.go#L40
Error return value of `exporter.handleStatLine` is not checked (errcheck)
|
Build:
exporter_test.go#L278
Error return value of `exporter.handleStatLine` is not checked (errcheck)
|
Build:
main.go#L60
Error return value of `w.Write` is not checked (errcheck)
|
Build:
exporter.go#L44
field `started` is unused (unused)
|
Build:
exporter.go#L45
field `logfile` is unused (unused)
|
Build:
input_imudp_test.go#L22
tests: TestgetInputIMUDP has malformed name: first letter after 'Test' must not be lowercase (govet)
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/rsyslog_exporter/rsyslog_exporter. Supported file pattern: go.sum
|