Update actions/setup-go action to v5 #128
Annotations
10 errors and 1 warning
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)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/holgersync/holgersync. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading