Update module github.com/spf13/viper to v1.18.2 #127
Annotations
10 errors
golangci-lint:
config/config.go#L144
Error return value of `w.Add` is not checked (errcheck)
|
golangci-lint:
config/config.go#L145
Error return value of `w.Commit` is not checked (errcheck)
|
golangci-lint:
pkg/logger/logger.go#L34
Error return value of `logger.Sync` is not checked (errcheck)
|
golangci-lint:
pkg/synchronize/sync.go#L36
Error return value of `os.WriteFile` is not checked (errcheck)
|
golangci-lint:
pkg/synchronize/sync.go#L63
Error return value of `os.WriteFile` is not checked (errcheck)
|
golangci-lint:
pkg/synchronize/sync.go#L16
Function 'Sync' is too long (62 > 60) (funlen)
|
golangci-lint:
commands/commands.go#L5
don't use `init` function (gochecknoinits)
|
golangci-lint:
commands/sync.go#L11
don't use `init` function (gochecknoinits)
|
golangci-lint:
pkg/synchronize/sync.go#L22
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
pkg/synchronize/sync.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
|
The logs for this run have expired and are no longer available.
Loading