Calculate OSS-experience #937
Annotations
8 errors
internal/experience/experience.go#L46
Error return value of `blames.ToFile` is not checked (errcheck)
|
internal/cmd/experience/experience.go#L20
internal/cmd/experience/experience.go:20: Line contains TODO/BUG/FIXME: "TODO: Add long description" (godox)
|
internal/experience/experience.go#L47
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
internal/file/exclusion.go#L77
return with no blank line before (nlreturn)
|
internal/git/blame.go#L151
return with no blank line before (nlreturn)
|
internal/git/git.go#L179
return with no blank line before (nlreturn)
|
internal/git/blame_test.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading