Skip to content

fix: linux lint issues #12

fix: linux lint issues

fix: linux lint issues #12

Triggered via push March 2, 2026 00:35
Status Failure
Total duration 1m 21s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

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)