Skip to content

feat(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 #653

feat(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0

feat(deps): bump modernc.org/sqlite from 1.27.0 to 1.28.0 #653

Triggered via push December 15, 2023 16:46
Status Success
Total duration 48s
Artifacts

lint-soft.yml

on: push
lint-soft
38s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-soft: pkg/hooks/gen.go#L30
pkg/hooks/gen.go:30: Line contains TODO/BUG/FIXME: "TODO: support context." (godox)
lint-soft: pkg/hooks/gen.go#L35
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
lint-soft: pkg/hooks/gen.go#L40
error returned from external package is unwrapped: sig: func os.Executable() (string, error) (wrapcheck)
lint-soft: 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)
lint-soft: pkg/hooks/gen.go#L66
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
lint-soft: git/patch.go#L135
Comment should end in a period (godot)
lint-soft: git/utils.go#L35
`if g.Match(fp)` has complex nested blocks (complexity: 6) (nestif)
lint-soft: git/patch.go#L29
missing cases in switch of type git.DiffLineType: git.DiffLinePlain, git.DiffLineSection (exhaustive)
lint-soft: git/patch.go#L67
missing cases in switch of type git.DiffLineType: git.DiffLinePlain, git.DiffLineSection (exhaustive)
lint-soft: git/tree.go#L169
missing cases in switch of type git.EntryMode: git.EntryBlob, git.EntryExec, git.EntrySymlink, git.EntryCommit (exhaustive)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum