fix: linux lint issues #12
Annotations
9 errors
|
lint (macos-latest)
issues found
|
|
lint (macos-latest):
internal/agent/updater_darwin.go#L17
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint (macos-latest):
internal/syslog/syslog_darwin_test.go#L93
File is not properly formatted (gofumpt)
|
|
lint (macos-latest):
internal/service/service_darwin_test.go#L155
File is not properly formatted (gofumpt)
|
|
lint (macos-latest):
internal/agent/host_darwin_test.go#L14
File is not properly formatted (gofumpt)
|
|
lint (macos-latest):
internal/syslog/syslog_darwin_test.go#L54
Error return value of `s.Write` is not checked (errcheck)
|
|
lint (macos-latest):
internal/syslog/syslog_darwin_test.go#L43
Error return value of `s.Write` is not checked (errcheck)
|
|
lint (macos-latest):
internal/syslog/syslog_darwin_test.go#L29
Error return value of `s.Write` is not checked (errcheck)
|
|
lint (macos-latest):
internal/syslog/syslog_darwin.go#L38
Error return value of `s.runner.Run` is not checked (errcheck)
|