Calculate OSS-experience #937
Annotations
13 errors
Lint:
internal/experience/experience.go#L46
Error return value of `blames.ToFile` is not checked (errcheck)
|
Lint:
internal/cmd/experience/experience.go#L20
internal/cmd/experience/experience.go:20: Line contains TODO/BUG/FIXME: "TODO: Add long description" (godox)
|
Lint:
internal/experience/experience.go#L47
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
Lint:
internal/file/exclusion.go#L77
return with no blank line before (nlreturn)
|
Lint:
internal/git/blame.go#L151
return with no blank line before (nlreturn)
|
Lint:
internal/git/git.go#L179
return with no blank line before (nlreturn)
|
Lint:
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)
|
Lint
issues found
|
CLI (ubuntu-latest)
Process completed with exit code 1.
|
CLI (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
CLI (windows-latest)
The operation was canceled.
|
CLI (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
CLI (macos-latest)
The operation was canceled.
|