feat(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 #653
Annotations
10 errors and 1 warning
pkg/hooks/gen.go#L30
pkg/hooks/gen.go:30: Line contains TODO/BUG/FIXME: "TODO: support context." (godox)
|
pkg/hooks/gen.go#L35
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
|
pkg/hooks/gen.go#L40
error returned from external package is unwrapped: sig: func os.Executable() (string, error) (wrapcheck)
|
pkg/hooks/gen.go#L60
error returned from external package is unwrapped: sig: func os.WriteFile(name string, data []byte, perm io/fs.FileMode) error (wrapcheck)
|
pkg/hooks/gen.go#L66
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
|
git/patch.go#L135
Comment should end in a period (godot)
|
git/utils.go#L35
`if g.Match(fp)` has complex nested blocks (complexity: 6) (nestif)
|
git/patch.go#L29
missing cases in switch of type git.DiffLineType: git.DiffLinePlain, git.DiffLineSection (exhaustive)
|
git/patch.go#L67
missing cases in switch of type git.DiffLineType: git.DiffLinePlain, git.DiffLineSection (exhaustive)
|
git/tree.go#L169
missing cases in switch of type git.EntryMode: git.EntryBlob, git.EntryExec, git.EntrySymlink, git.EntryCommit (exhaustive)
|
|
The logs for this run have expired and are no longer available.
Loading