Skip to content

Update actions/setup-go action to v5 #128

Update actions/setup-go action to v5

Update actions/setup-go action to v5 #128

Triggered via pull request December 6, 2023 15:38
Status Failure
Total duration 35s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: config/config.go#L144
Error return value of `w.Add` is not checked (errcheck)
lint: config/config.go#L145
Error return value of `w.Commit` is not checked (errcheck)
lint: pkg/logger/logger.go#L34
Error return value of `logger.Sync` is not checked (errcheck)
lint: pkg/synchronize/sync.go#L36
Error return value of `os.WriteFile` is not checked (errcheck)
lint: pkg/synchronize/sync.go#L63
Error return value of `os.WriteFile` is not checked (errcheck)
lint: pkg/synchronize/sync.go#L16
Function 'Sync' is too long (62 > 60) (funlen)
lint: commands/commands.go#L5
don't use `init` function (gochecknoinits)
lint: commands/sync.go#L11
don't use `init` function (gochecknoinits)
lint: pkg/synchronize/sync.go#L22
commentFormatting: put a space between `//` and comment text (gocritic)
lint: pkg/synchronize/sync.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/holgersync/holgersync. Supported file pattern: go.sum