Skip to content

Update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY] #132

Update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY]

Update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY] #132

Triggered via pull request December 27, 2023 16:30
Status Failure
Total duration 35s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)